We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d0e3a commit c89d90cCopy full SHA for c89d90c
maintainers/maintainer-list.nix
@@ -7010,7 +7010,10 @@
7010
github = "ethancedwards8";
7011
githubId = 60861925;
7012
name = "Ethan Carter Edwards";
7013
- keys = [ { fingerprint = "0E69 0F46 3457 D812 3387 C978 F93D DAFA 26EF 2458"; } ];
+ keys = [
7014
+ { fingerprint = "0E69 0F46 3457 D812 3387 C978 F93D DAFA 26EF 2458"; }
7015
+ { fingerprint = "2E51 F618 39D1 FA94 7A73 00C2 34C0 4305 D581 DBFE"; }
7016
+ ];
7017
};
7018
ethercrow = {
7019
email = "[email protected]";
0 commit comments