maintainers: add toXel (#490847)
This commit is contained in:
@@ -27386,6 +27386,11 @@
|
||||
github = "vtourneur";
|
||||
githubId = 48284424;
|
||||
};
|
||||
toXel = {
|
||||
name = "Timo Arlt";
|
||||
github = "toXel";
|
||||
githubId = 2300709;
|
||||
};
|
||||
ToxicFrog = {
|
||||
email = "toxicfrog@ancilla.ca";
|
||||
github = "ToxicFrog";
|
||||
|
||||
@@ -326,6 +326,7 @@ buildFHSEnv {
|
||||
maintainers = with lib.maintainers; [
|
||||
amarshall
|
||||
XBagon
|
||||
toXel
|
||||
];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
||||
|
||||
Reference in New Issue
Block a user