monkeysAudio: Add @doronbehar as maintainer
This commit is contained in:
parent
e5eaf4918d
commit
c32c6d7a7d
@ -25,6 +25,6 @@ stdenv.mkDerivation rec {
|
||||
# it's not standard, see a quote of it:
|
||||
# https://github.com/NixOS/nixpkgs/pull/171682#issuecomment-1120260551
|
||||
license = licenses.free;
|
||||
maintainers = [ ];
|
||||
maintainers = with maintainers; [ doronbehar ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user