dbeaver: add mkg20001 as maintainer
This commit is contained in:
parent
157c41a9cf
commit
db3515c5fd
1 changed files with 1 additions and 1 deletions
|
@ -150,6 +150,6 @@ stdenv.mkDerivation rec {
|
|||
'';
|
||||
license = licenses.asl20;
|
||||
platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-linux" ];
|
||||
maintainers = with maintainers; [ jojosch ];
|
||||
maintainers = with maintainers; [ jojosch mkg20001 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue