maintainers: add iedame, various: add maintainer iedame (#474655)
This commit is contained in:
@@ -10996,6 +10996,13 @@
|
||||
githubId = 1550265;
|
||||
name = "Dominic Steinitz";
|
||||
};
|
||||
iedame = {
|
||||
name = "Rafael Ieda";
|
||||
github = "iedame";
|
||||
githubId = 60272;
|
||||
email = "git@ieda.me";
|
||||
matrix = "@ieda:matrix.org";
|
||||
};
|
||||
if-loop69420 = {
|
||||
github = "if-loop69420";
|
||||
githubId = 81078181;
|
||||
|
||||
@@ -156,6 +156,7 @@ buildFHSEnv {
|
||||
maintainers = with lib.maintainers; [
|
||||
nezia
|
||||
jaspersurmont
|
||||
iedame
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
mainProgram = "${bolt.name}";
|
||||
|
||||
@@ -274,6 +274,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
leleuvilela
|
||||
bricklou
|
||||
jonhermansen
|
||||
iedame
|
||||
];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
||||
|
||||
Reference in New Issue
Block a user