maintainers: add willfish (#484441)
This commit is contained in:
@@ -28458,6 +28458,12 @@
|
||||
githubId = 5185341;
|
||||
name = "Will Cohen";
|
||||
};
|
||||
willfish = {
|
||||
email = "willfish@pescado.mozmail.com";
|
||||
github = "willfish";
|
||||
githubId = 8156884;
|
||||
name = "William Fish";
|
||||
};
|
||||
willibutz = {
|
||||
email = "willibutz@posteo.de";
|
||||
github = "WilliButz";
|
||||
|
||||
@@ -119,6 +119,7 @@ python3Packages.buildPythonApplication rec {
|
||||
maintainers = with lib.maintainers; [
|
||||
p3psi
|
||||
zfnmxt
|
||||
willfish
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user