maintainers: taliyahwebb -> panicrune (#518850)
This commit is contained in:
@@ -21013,6 +21013,12 @@
|
||||
githubId = 79252025;
|
||||
name = "Nicolas Benes";
|
||||
};
|
||||
panicrune = {
|
||||
email = "panicrune@tutamail.com";
|
||||
github = "panicrune";
|
||||
githubId = 161863235;
|
||||
name = "panicrune";
|
||||
};
|
||||
panky = {
|
||||
email = "dev@pankajraghav.com";
|
||||
github = "Panky-codes";
|
||||
@@ -26912,12 +26918,6 @@
|
||||
}
|
||||
];
|
||||
};
|
||||
taliyahwebb = {
|
||||
email = "taliyahmail@proton.me";
|
||||
github = "taliyahwebb";
|
||||
githubId = 161863235;
|
||||
name = "Taliyah Webb";
|
||||
};
|
||||
talkara = {
|
||||
email = "taito.horiuchi@relexsolutions.com";
|
||||
github = "talkara";
|
||||
|
||||
@@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
das_j
|
||||
taliyahwebb
|
||||
panicrune
|
||||
];
|
||||
mainProgram = "dragon-drop";
|
||||
platforms = lib.platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user