maintainers: drop srid

Banned from the community on 2023-11-14.

+1 -17
-7
maintainers/maintainer-list.nix
··· 22219 githubId = 219362; 22220 name = "Sarah Brofeldt"; 22221 }; 22222 - srid = { 22223 - email = "srid@srid.ca"; 22224 - matrix = "@srid:matrix.org"; 22225 - github = "srid"; 22226 - githubId = 3998; 22227 - name = "Sridhar Ratnakumar"; 22228 - }; 22229 srounce = { 22230 name = "Samuel Rounce"; 22231 email = "me@samuelrounce.co.uk";
··· 22219 githubId = 219362; 22220 name = "Sarah Brofeldt"; 22221 }; 22222 srounce = { 22223 name = "Samuel Rounce"; 22224 email = "me@samuelrounce.co.uk";
+1 -4
pkgs/by-name/ni/nix-health/package.nix
··· 42 description = "Check the health of your Nix setup"; 43 homepage = "https://github.com/juspay/nix-health"; 44 license = licenses.asl20; 45 - maintainers = with maintainers; [ 46 - srid 47 - shivaraj-bh 48 - ]; 49 mainProgram = "nix-health"; 50 }; 51 }
··· 42 description = "Check the health of your Nix setup"; 43 homepage = "https://github.com/juspay/nix-health"; 44 license = licenses.asl20; 45 + maintainers = with maintainers; [ shivaraj-bh ]; 46 mainProgram = "nix-health"; 47 }; 48 }
-1
pkgs/by-name/ni/nixci/package.nix
··· 63 homepage = "https://github.com/srid/nixci"; 64 license = lib.licenses.agpl3Only; 65 maintainers = with lib.maintainers; [ 66 - srid 67 shivaraj-bh 68 rsrohitsingh682 69 ];
··· 63 homepage = "https://github.com/srid/nixci"; 64 license = lib.licenses.agpl3Only; 65 maintainers = with lib.maintainers; [ 66 shivaraj-bh 67 rsrohitsingh682 68 ];
-3
pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
··· 445 - ttn-client 446 - update-nix-fetchgit 447 - zre 448 - srid: 449 - - ema 450 - - emanote 451 sternenseemann: 452 # also maintain upstream package 453 - cabal2nix
··· 445 - ttn-client 446 - update-nix-fetchgit 447 - zre 448 sternenseemann: 449 # also maintain upstream package 450 - cabal2nix
-2
pkgs/development/haskell-modules/hackage-packages.nix
··· 100901 ]; 100902 description = "Static site generator library with hot reload"; 100903 license = lib.licenses.agpl3Only; 100904 - maintainers = [ lib.maintainers.srid ]; 100905 }) {}; 100906 100907 "ema-extra" = callPackage ··· 101220 license = lib.licenses.agpl3Only; 101221 badPlatforms = [ "x86_64-darwin" ]; 101222 mainProgram = "emanote"; 101223 - maintainers = [ lib.maintainers.srid ]; 101224 }) {}; 101225 101226 "embed-config" = callPackage
··· 100901 ]; 100902 description = "Static site generator library with hot reload"; 100903 license = lib.licenses.agpl3Only; 100904 }) {}; 100905 100906 "ema-extra" = callPackage ··· 101219 license = lib.licenses.agpl3Only; 101220 badPlatforms = [ "x86_64-darwin" ]; 101221 mainProgram = "emanote"; 101222 }) {}; 101223 101224 "embed-config" = callPackage