maintainers: add mattcurrie (#500678)
This commit is contained in:
@@ -16742,6 +16742,12 @@
|
||||
githubId = 952712;
|
||||
name = "Matt Christ";
|
||||
};
|
||||
mattcurrie = {
|
||||
email = "me+nixpkgs@mattcurrie.com";
|
||||
github = "mattcurrie";
|
||||
githubId = 455505;
|
||||
name = "Matt Currie";
|
||||
};
|
||||
mattdef = {
|
||||
email = "mattdef@gmail.com";
|
||||
github = "mattdef";
|
||||
|
||||
@@ -44,6 +44,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
'';
|
||||
maintainers = with lib.maintainers; [
|
||||
NieDzejkob
|
||||
mattcurrie
|
||||
];
|
||||
platforms = lib.platforms.all;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user