{envision-unwrapped, envision}: add txkyel as maintainer (#374602)
This commit is contained in:
@@ -26189,6 +26189,11 @@
|
||||
githubId = 1215104;
|
||||
keys = [ { fingerprint = "B1FD 4E2A 84B2 2379 F4BF 2EF5 FE33 A228 2371 E831"; } ];
|
||||
};
|
||||
txkyel = {
|
||||
github = "txkyel";
|
||||
githubId = 56144092;
|
||||
name = "Kyle Xiao";
|
||||
};
|
||||
tyberius-prime = {
|
||||
name = "Tyberius Prime";
|
||||
github = "TyberiusPrime";
|
||||
|
||||
@@ -112,6 +112,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
maintainers = with lib.maintainers; [
|
||||
pandapip1
|
||||
Scrumplex
|
||||
txkyel
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user