picat: add meta.maintainers
This commit is contained in:
parent
6a44365573
commit
c918020ed9
@ -176,6 +176,7 @@
|
||||
dupgit = "Olivier Delhomme <olivier.delhomme@free.fr>";
|
||||
dywedir = "Vladyslav M. <dywedir@protonmail.ch>";
|
||||
e-user = "Alexander Kahl <nixos@sodosopa.io>";
|
||||
earldouglas = "James Earl Douglas <james@earldouglas.com>";
|
||||
ebzzry = "Rommel Martinez <ebzzry@ebzzry.io>";
|
||||
edanaher = "Evan Danaher <nixos@edanaher.net>";
|
||||
edef = "edef <edef@edef.eu>";
|
||||
|
@ -33,5 +33,6 @@ stdenv.mkDerivation {
|
||||
homepage = http://picat-lang.org/;
|
||||
license = stdenv.lib.licenses.mpl20;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
maintainers = [ stdenv.lib.maintainers.earldouglas ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user