lol

Merge pull request #224486 from erictapen/remove-me-as-maintainer

remove myself as maintainer from packages which I don't use anymore

authored by

adisbladis and committed by
GitHub
b01f185e 8bdead55

+17 -20
+1 -1
nixos/modules/services/databases/neo4j.nix
··· 636 636 }; 637 637 638 638 meta = { 639 - maintainers = with lib.maintainers; [ patternspandemic jonringer erictapen ]; 639 + maintainers = with lib.maintainers; [ patternspandemic jonringer ]; 640 640 }; 641 641 }
+1 -1
nixos/modules/services/networking/unifi.nix
··· 194 194 (mkRenamedOptionModule [ "services" "unifi" "openPorts" ] [ "services" "unifi" "openFirewall" ]) 195 195 ]; 196 196 197 - meta.maintainers = with lib.maintainers; [ erictapen pennae ]; 197 + meta.maintainers = with lib.maintainers; [ pennae ]; 198 198 }
+1 -1
pkgs/applications/gis/qgis/unwrapped-ltr.nix
··· 157 157 homepage = "https://www.qgis.org"; 158 158 license = lib.licenses.gpl2Plus; 159 159 platforms = with lib.platforms; linux; 160 - maintainers = with lib.maintainers; [ lsix sikmir erictapen willcohen ]; 160 + maintainers = with lib.maintainers; [ lsix sikmir willcohen ]; 161 161 }; 162 162 }
+1 -1
pkgs/applications/gis/qgis/unwrapped.nix
··· 157 157 homepage = "https://www.qgis.org"; 158 158 license = lib.licenses.gpl2Plus; 159 159 platforms = with lib.platforms; linux; 160 - maintainers = with lib.maintainers; [ lsix sikmir erictapen willcohen ]; 160 + maintainers = with lib.maintainers; [ lsix sikmir willcohen ]; 161 161 }; 162 162 }
+1 -1
pkgs/applications/networking/instant-messengers/signal-cli/default.nix
··· 48 48 homepage = "https://github.com/AsamK/signal-cli"; 49 49 description = "Command-line and dbus interface for communicating with the Signal messaging service"; 50 50 license = licenses.gpl3; 51 - maintainers = with maintainers; [ ivan erictapen ]; 51 + maintainers = with maintainers; [ ivan ]; 52 52 platforms = platforms.all; 53 53 }; 54 54 }
+1 -1
pkgs/applications/networking/mailreaders/meli/default.nix
··· 53 53 description = "Experimental terminal mail client aiming for configurability and extensibility with sane defaults"; 54 54 homepage = "https://meli.delivery"; 55 55 license = licenses.gpl3; 56 - maintainers = with maintainers; [ _0x4A6F matthiasbeyer erictapen ]; 56 + maintainers = with maintainers; [ _0x4A6F matthiasbeyer ]; 57 57 platforms = platforms.linux; 58 58 }; 59 59 }
-3
pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
··· 192 192 - vulkan-utils 193 193 erictapen: 194 194 - hakyll 195 - - hakyll-contrib-hyphenation 196 - - webify 197 - - squeal-postgresql 198 195 Gabriel439: 199 196 - annah 200 197 - bench
+1 -1
pkgs/development/libraries/libassuan/default.nix
··· 38 38 homepage = "http://gnupg.org"; 39 39 license = licenses.lgpl2Plus; 40 40 platforms = platforms.all; 41 - maintainers = [ maintainers.erictapen ]; 41 + maintainers = [ ]; 42 42 }; 43 43 }
+1 -1
pkgs/development/libraries/libepoxy/default.nix
··· 73 73 description = "A library for handling OpenGL function pointer management"; 74 74 homepage = "https://github.com/anholt/libepoxy"; 75 75 license = licenses.mit; 76 - maintainers = with maintainers; [ goibhniu erictapen ]; 76 + maintainers = with maintainers; [ goibhniu ]; 77 77 platforms = platforms.unix; 78 78 }; 79 79 }
+1 -1
pkgs/development/libraries/mapnik/default.nix
··· 103 103 meta = with lib; { 104 104 description = "An open source toolkit for developing mapping applications"; 105 105 homepage = "https://mapnik.org"; 106 - maintainers = with maintainers; [ hrdinka erictapen ]; 106 + maintainers = with maintainers; [ hrdinka ]; 107 107 license = licenses.lgpl21Plus; 108 108 platforms = platforms.all; 109 109 };
+1 -1
pkgs/development/python-modules/jupyterhub-systemdspawner/default.nix
··· 45 45 description = "JupyterHub Spawner using systemd for resource isolation"; 46 46 homepage = "https://github.com/jupyterhub/systemdspawner"; 47 47 license = licenses.bsd3; 48 - maintainers = with maintainers; [ costrouc erictapen ]; 48 + maintainers = with maintainers; [ costrouc ]; 49 49 }; 50 50 }
+1 -1
pkgs/development/python-modules/nbclient/default.nix
··· 68 68 homepage = "https://github.com/jupyter/nbclient"; 69 69 description = "A client library for executing notebooks"; 70 70 license = licenses.bsd3; 71 - maintainers = [ maintainers.erictapen ]; 71 + maintainers = [ ]; 72 72 }; 73 73 }; 74 74 in nbclient
+1 -1
pkgs/development/python-modules/osmpythontools/default.nix
··· 55 55 homepage = "https://github.com/mocnik-science/osm-python-tools"; 56 56 license = licenses.gpl3Only; 57 57 changelog = "https://raw.githubusercontent.com/mocnik-science/osm-python-tools/v${version}/version-history.md"; 58 - maintainers = with maintainers; [ das-g erictapen ]; 58 + maintainers = with maintainers; [ das-g ]; 59 59 }; 60 60 }
+1 -1
pkgs/development/python-modules/python-louvain/default.nix
··· 35 35 homepage = "https://github.com/taynaud/python-louvain"; 36 36 description = "Louvain Community Detection"; 37 37 license = licenses.bsd3; 38 - maintainers = with maintainers; [ erictapen ]; 38 + maintainers = with maintainers; [ ]; 39 39 }; 40 40 }
+1 -1
pkgs/development/python-modules/python-mapnik/default.nix
··· 134 134 135 135 meta = with lib; { 136 136 description = "Python bindings for Mapnik"; 137 - maintainers = with maintainers; [ erictapen ]; 137 + maintainers = with maintainers; [ ]; 138 138 homepage = "https://mapnik.org"; 139 139 license = licenses.lgpl21Plus; 140 140 };
+1 -1
pkgs/development/python-modules/pyvis/default.nix
··· 38 38 homepage = "https://github.com/WestHealth/pyvis"; 39 39 description = "Python package for creating and visualizing interactive network graphs"; 40 40 license = licenses.bsd3; 41 - maintainers = with maintainers; [ erictapen ]; 41 + maintainers = with maintainers; [ ]; 42 42 }; 43 43 }
+1 -1
pkgs/development/python-modules/tlslite-ng/default.nix
··· 19 19 description = "Pure python implementation of SSL and TLS."; 20 20 homepage = "https://pypi.python.org/pypi/tlslite-ng"; 21 21 license = licenses.lgpl2; 22 - maintainers = [ maintainers.erictapen ]; 22 + maintainers = [ ]; 23 23 }; 24 24 25 25 }
+1 -1
pkgs/servers/unifi/default.nix
··· 38 38 sourceProvenance = with sourceTypes; [ binaryBytecode ]; 39 39 license = licenses.unfree; 40 40 platforms = platforms.unix; 41 - maintainers = with maintainers; [ erictapen globin patryk27 pennae ]; 41 + maintainers = with maintainers; [ globin patryk27 pennae ]; 42 42 }; 43 43 }); 44 44