maintainers: drop galaxy

GitHub account doesn't exist anymore.

-12
-8
maintainers/maintainer-list.nix
··· 8997 githubId = 45048741; 8998 name = "Alwanga Oyango"; 8999 }; 9000 - galaxy = { 9001 - email = "galaxy@dmc.chat"; 9002 - matrix = "@galaxy:mozilla.org"; 9003 - name = "The Galaxy"; 9004 - github = "ga1aksy"; 9005 - githubId = 148551648; 9006 - keys = [ { fingerprint = "48CA 3873 9E9F CA8E 76A0 835A E3DE CF85 4212 E1EA"; } ]; 9007 - }; 9008 gale-username = { 9009 name = "gale"; 9010 email = "git@galewebsite.com";
··· 8997 githubId = 45048741; 8998 name = "Alwanga Oyango"; 8999 }; 9000 gale-username = { 9001 name = "gale"; 9002 email = "git@galewebsite.com";
-1
pkgs/by-name/gu/guile-sjson/package.nix
··· 34 description = "S-expression based json reader/writer for Guile"; 35 homepage = "https://gitlab.com/dustyweb/guile-sjson"; 36 license = licenses.lgpl3Plus; 37 - maintainers = with maintainers; [ galaxy ]; 38 platforms = guile.meta.platforms; 39 }; 40 })
··· 34 description = "S-expression based json reader/writer for Guile"; 35 homepage = "https://gitlab.com/dustyweb/guile-sjson"; 36 license = licenses.lgpl3Plus; 37 platforms = guile.meta.platforms; 38 }; 39 })
-1
pkgs/by-name/ko/konbucase/package.nix
··· 52 homepage = "https://github.com/ryonakano/konbucase"; 53 description = "Case converting app suitable for coding or typing"; 54 license = lib.licenses.gpl3Only; 55 - maintainers = with lib.maintainers; [ galaxy ]; 56 platforms = lib.platforms.linux; 57 mainProgram = "konbucase"; 58 };
··· 52 homepage = "https://github.com/ryonakano/konbucase"; 53 description = "Case converting app suitable for coding or typing"; 54 license = lib.licenses.gpl3Only; 55 platforms = lib.platforms.linux; 56 mainProgram = "konbucase"; 57 };
-1
pkgs/by-name/lu/lux/package.nix
··· 39 homepage = "https://github.com/iawia002/lux"; 40 changelog = "https://github.com/iawia002/lux/releases/tag/v${version}"; 41 license = lib.licenses.mit; 42 - maintainers = with lib.maintainers; [ galaxy ]; 43 mainProgram = "lux"; 44 }; 45 }
··· 39 homepage = "https://github.com/iawia002/lux"; 40 changelog = "https://github.com/iawia002/lux/releases/tag/v${version}"; 41 license = lib.licenses.mit; 42 mainProgram = "lux"; 43 }; 44 }
-1
pkgs/by-name/te/textsnatcher/package.nix
··· 61 homepage = "https://textsnatcher.rf.gd/"; 62 changelog = "https://github.com/RajSolai/TextSnatcher/releases/tag/v${finalAttrs.version}"; 63 license = licenses.gpl3Only; 64 - maintainers = with maintainers; [ galaxy ]; 65 mainProgram = "com.github.rajsolai.textsnatcher"; 66 platforms = platforms.linux; 67 };
··· 61 homepage = "https://textsnatcher.rf.gd/"; 62 changelog = "https://github.com/RajSolai/TextSnatcher/releases/tag/v${finalAttrs.version}"; 63 license = licenses.gpl3Only; 64 mainProgram = "com.github.rajsolai.textsnatcher"; 65 platforms = platforms.linux; 66 };