maintainers: remove Nate-Devv
no github account + only two commits251a1ccf55
and09f366a360
This commit is contained in:
parent
3b5f125515
commit
59d8f2b1cd
@ -8941,10 +8941,6 @@
|
||||
fingerprint = "7A10 AB8E 0BEC 566B 090C 9BE3 D812 6E55 9CE7 C35D";
|
||||
}];
|
||||
};
|
||||
Nate-Devv = {
|
||||
email = "natedevv@gmail.com";
|
||||
name = "Nathan Moore";
|
||||
};
|
||||
nathanruiz = {
|
||||
email = "nathanruiz@protonmail.com";
|
||||
github = "nathanruiz";
|
||||
|
@ -35,7 +35,7 @@ mkDerivation rec {
|
||||
'';
|
||||
homepage = "http://www.solarus-games.org";
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.Nate-Devv ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
|
@ -35,7 +35,7 @@ mkDerivation rec {
|
||||
'';
|
||||
homepage = "http://www.solarus-games.org";
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.Nate-Devv ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user