tree-wide: remove flexagoon from maintainers

> You can remove me from all of my packages if there are any left, I'm no longer using Nix and no longer maintain any packages

https://github.com/NixOS/nixpkgs/pull/290682#issuecomment-1974827679

Atemu 3ac86e83 13aff9b3

+3 -9
-6
maintainers/maintainer-list.nix
··· 6388 githubId = 1952914; 6389 name = "Maxence Maireaux"; 6390 }; 6391 - flexagoon = { 6392 - email = "flexagoon@pm.me"; 6393 - github = "flexagoon"; 6394 - githubId = 66178592; 6395 - name = "Pavel Zolotarevskiy"; 6396 - }; 6397 flexiondotorg = { 6398 name = "Martin Wimpress"; 6399 email = "martin@wimpress.org";
··· 6388 githubId = 1952914; 6389 name = "Maxence Maireaux"; 6390 }; 6391 flexiondotorg = { 6392 name = "Martin Wimpress"; 6393 email = "martin@wimpress.org";
+1 -1
pkgs/data/themes/gtk-theme-framework/default.nix
··· 31 meta = with lib; { 32 homepage = "https://github.com/jaxwilko/gtk-theme-framework"; 33 license = licenses.gpl3Only; 34 - maintainers = with maintainers; [ flexagoon ]; 35 }; 36 }
··· 31 meta = with lib; { 32 homepage = "https://github.com/jaxwilko/gtk-theme-framework"; 33 license = licenses.gpl3Only; 34 + maintainers = with maintainers; [ ]; 35 }; 36 }
+1 -1
pkgs/data/themes/kwin-decorations/kde-rounded-corners/default.nix
··· 33 description = "Rounds the corners of your windows"; 34 homepage = "https://github.com/matinlotfali/KDE-Rounded-Corners"; 35 license = licenses.gpl3Only; 36 - maintainers = with maintainers; [ flexagoon ]; 37 }; 38 }
··· 33 description = "Rounds the corners of your windows"; 34 homepage = "https://github.com/matinlotfali/KDE-Rounded-Corners"; 35 license = licenses.gpl3Only; 36 + maintainers = with maintainers; [ ]; 37 }; 38 }
+1 -1
pkgs/data/themes/kwin-decorations/sierra-breeze-enhanced/default.nix
··· 32 homepage = "https://github.com/kupiqu/SierraBreezeEnhanced"; 33 changelog = "https://github.com/kupiqu/SierraBreezeEnhanced/releases/tag/V${version}"; 34 license = licenses.gpl3Only; 35 - maintainers = with maintainers; [ flexagoon ]; 36 }; 37 }
··· 32 homepage = "https://github.com/kupiqu/SierraBreezeEnhanced"; 33 changelog = "https://github.com/kupiqu/SierraBreezeEnhanced/releases/tag/V${version}"; 34 license = licenses.gpl3Only; 35 + maintainers = with maintainers; [ ]; 36 }; 37 }