maintainers: taliyahwebb -> panicrune (#518850)

This commit is contained in:
Jenny
2026-05-15 10:33:42 +00:00
committed by GitHub
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -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";
+1 -1
View File
@@ -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;