Skip to content

Commit 4d38a71

Browse files
authored
maintainers: add willfish (NixOS#484441)
2 parents 09c5761 + 45ca1b4 commit 4d38a71

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

maintainers/maintainer-list.nix

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28458,6 +28458,12 @@
2845828458
githubId = 5185341;
2845928459
name = "Will Cohen";
2846028460
};
28461+
willfish = {
28462+
email = "willfish@pescado.mozmail.com";
28463+
github = "willfish";
28464+
githubId = 8156884;
28465+
name = "William Fish";
28466+
};
2846128467
willibutz = {
2846228468
email = "willibutz@posteo.de";
2846328469
github = "WilliButz";

pkgs/by-name/va/variety/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ python3Packages.buildPythonApplication rec {
119119
maintainers = with lib.maintainers; [
120120
p3psi
121121
zfnmxt
122+
willfish
122123
];
123124
};
124125
}

0 commit comments

Comments
 (0)