maintainers: drop blaggacao

Banned from the community on 2023-12-17.

+14 -25
-6
maintainers/maintainer-list.nix
··· 3142 githubId = 5718007; 3143 name = "Bastian Köcher"; 3144 }; 3145 - blaggacao = { 3146 - name = "David Arnold"; 3147 - email = "dar@xoe.solutions"; 3148 - github = "blaggacao"; 3149 - githubId = 7548295; 3150 - }; 3151 blakesmith = { 3152 name = "Blake Smith"; 3153 email = "blakesmith0@gmail.com";
··· 3142 githubId = 5718007; 3143 name = "Bastian Köcher"; 3144 }; 3145 blakesmith = { 3146 name = "Blake Smith"; 3147 email = "blakesmith0@gmail.com";
-1
pkgs/by-name/gi/git-town/package.nix
··· 82 license = licenses.mit; 83 maintainers = with maintainers; [ 84 allonsy 85 - blaggacao 86 gabyx 87 ]; 88 mainProgram = "git-town";
··· 82 license = licenses.mit; 83 maintainers = with maintainers; [ 84 allonsy 85 gabyx 86 ]; 87 mainProgram = "git-town";
+1 -1
pkgs/by-name/go/go-rice/package.nix
··· 26 description = "Go package that makes working with resources such as html, js, css, images, templates very easy"; 27 homepage = "https://github.com/GeertJohan/go.rice"; 28 license = licenses.bsd2; 29 - maintainers = with maintainers; [ blaggacao ]; 30 mainProgram = "rice"; 31 }; 32 }
··· 26 description = "Go package that makes working with resources such as html, js, css, images, templates very easy"; 27 homepage = "https://github.com/GeertJohan/go.rice"; 28 license = licenses.bsd2; 29 + maintainers = with maintainers; [ ]; 30 mainProgram = "rice"; 31 }; 32 }
+1 -1
pkgs/by-name/ho/hostctl/package.nix
··· 42 ''; 43 homepage = "https://guumaster.github.io/hostctl/"; 44 license = licenses.mit; 45 - maintainers = with maintainers; [ blaggacao ]; 46 mainProgram = "hostctl"; 47 }; 48 }
··· 42 ''; 43 homepage = "https://guumaster.github.io/hostctl/"; 44 license = licenses.mit; 45 + maintainers = with maintainers; [ ]; 46 mainProgram = "hostctl"; 47 }; 48 }
-1
pkgs/by-name/jd/jd-diff-patch/package.nix
··· 29 license = licenses.mit; 30 maintainers = with maintainers; [ 31 bryanasdev000 32 - blaggacao 33 ]; 34 mainProgram = "jd"; 35 };
··· 29 license = licenses.mit; 30 maintainers = with maintainers; [ 31 bryanasdev000 32 ]; 33 mainProgram = "jd"; 34 };
+1 -1
pkgs/by-name/ku/kubespy/package.nix
··· 39 mainProgram = "kubespy"; 40 homepage = "https://github.com/pulumi/kubespy"; 41 license = licenses.asl20; 42 - maintainers = with maintainers; [ blaggacao ]; 43 }; 44 }
··· 39 mainProgram = "kubespy"; 40 homepage = "https://github.com/pulumi/kubespy"; 41 license = licenses.asl20; 42 + maintainers = with maintainers; [ ]; 43 }; 44 }
+1 -1
pkgs/by-name/md/mdbook-d2/package.nix
··· 31 homepage = "https://github.com/danieleades/mdbook-d2"; 32 changelog = "https://github.com/danieleades/mdbook-d2/blob/${src.rev}/CHANGELOG.md"; 33 license = licenses.mit; 34 - maintainers = with maintainers; [ blaggacao matthiasbeyer ]; 35 }; 36 }
··· 31 homepage = "https://github.com/danieleades/mdbook-d2"; 32 changelog = "https://github.com/danieleades/mdbook-d2/blob/${src.rev}/CHANGELOG.md"; 33 license = licenses.mit; 34 + maintainers = with maintainers; [ matthiasbeyer ]; 35 }; 36 }
-1
pkgs/by-name/md/mdbook-emojicodes/package.nix
··· 31 changelog = "https://github.com/blyxyas/mdbook-emojicodes/releases/tag/${version}"; 32 license = licenses.mit; 33 maintainers = with maintainers; [ 34 - blaggacao 35 matthiasbeyer 36 ]; 37 };
··· 31 changelog = "https://github.com/blyxyas/mdbook-emojicodes/releases/tag/${version}"; 32 license = licenses.mit; 33 maintainers = with maintainers; [ 34 matthiasbeyer 35 ]; 36 };
-1
pkgs/by-name/md/mdbook-kroki-preprocessor/package.nix
··· 41 homepage = "https://github.com/joelcourtney/mdbook-kroki-preprocessor"; 42 license = licenses.gpl3Only; 43 maintainers = with maintainers; [ 44 - blaggacao 45 matthiasbeyer 46 ]; 47 };
··· 41 homepage = "https://github.com/joelcourtney/mdbook-kroki-preprocessor"; 42 license = licenses.gpl3Only; 43 maintainers = with maintainers; [ 44 matthiasbeyer 45 ]; 46 };
-1
pkgs/by-name/md/mdbook-pagetoc/package.nix
··· 24 homepage = "https://github.com/slowsage/mdbook-pagetoc"; 25 license = licenses.mit; 26 maintainers = with maintainers; [ 27 - blaggacao 28 matthiasbeyer 29 ]; 30 };
··· 24 homepage = "https://github.com/slowsage/mdbook-pagetoc"; 25 license = licenses.mit; 26 maintainers = with maintainers; [ 27 matthiasbeyer 28 ]; 29 };
+1 -1
pkgs/by-name/no/norouter/package.nix
··· 34 description = "Tool to handle unprivileged networking by using multiple loopback addresses"; 35 homepage = "https://github.com/norouter/norouter"; 36 license = licenses.asl20; 37 - maintainers = with maintainers; [ blaggacao ]; 38 mainProgram = "norouter"; 39 }; 40 }
··· 34 description = "Tool to handle unprivileged networking by using multiple loopback addresses"; 35 homepage = "https://github.com/norouter/norouter"; 36 license = licenses.asl20; 37 + maintainers = with maintainers; [ ]; 38 mainProgram = "norouter"; 39 }; 40 }
+1 -1
pkgs/by-name/te/terraform-backend-git/package.nix
··· 41 homepage = "https://github.com/plumber-cd/terraform-backend-git"; 42 changelog = "https://github.com/plumber-cd/terraform-backend-git/blob/${src.rev}/CHANGELOG.md"; 43 license = licenses.asl20; 44 - maintainers = with maintainers; [ blaggacao ]; 45 }; 46 }
··· 41 homepage = "https://github.com/plumber-cd/terraform-backend-git"; 42 changelog = "https://github.com/plumber-cd/terraform-backend-git/blob/${src.rev}/CHANGELOG.md"; 43 license = licenses.asl20; 44 + maintainers = with maintainers; [ ]; 45 }; 46 }
+1 -1
pkgs/development/python-modules/annotated-types/default.nix
··· 33 homepage = "https://github.com/annotated-types/annotated-types"; 34 changelog = "https://github.com/annotated-types/annotated-types/releases/tag/v${version}"; 35 license = licenses.mit; 36 - maintainers = with maintainers; [ blaggacao ]; 37 }; 38 }
··· 33 homepage = "https://github.com/annotated-types/annotated-types"; 34 changelog = "https://github.com/annotated-types/annotated-types/releases/tag/v${version}"; 35 license = licenses.mit; 36 + maintainers = with maintainers; [ ]; 37 }; 38 }
+1 -1
pkgs/development/python-modules/git-url-parse/default.nix
··· 38 homepage = "https://github.com/coala/git-url-parse"; 39 changelog = "https://github.com/coala/git-url-parse/blob/${src.rev}/CHANGELOG.rst"; 40 license = licenses.mit; 41 - maintainers = with maintainers; [ blaggacao ]; 42 }; 43 }
··· 38 homepage = "https://github.com/coala/git-url-parse"; 39 changelog = "https://github.com/coala/git-url-parse/blob/${src.rev}/CHANGELOG.rst"; 40 license = licenses.mit; 41 + maintainers = with maintainers; [ ]; 42 }; 43 }
+1 -1
pkgs/development/python-modules/gocardless-pro/default.nix
··· 40 homepage = "https://github.com/gocardless/gocardless-pro-python"; 41 changelog = "https://github.com/gocardless/gocardless-pro-python/blob/${src.rev}/CHANGELOG.md"; 42 license = licenses.mit; 43 - maintainers = with maintainers; [ blaggacao ]; 44 }; 45 }
··· 40 homepage = "https://github.com/gocardless/gocardless-pro-python"; 41 changelog = "https://github.com/gocardless/gocardless-pro-python/blob/${src.rev}/CHANGELOG.md"; 42 license = licenses.mit; 43 + maintainers = with maintainers; [ ]; 44 }; 45 }
+1 -1
pkgs/development/python-modules/pydantic-core/default.nix
··· 80 description = "Core validation logic for pydantic written in rust"; 81 homepage = "https://github.com/pydantic/pydantic-core"; 82 license = licenses.mit; 83 - maintainers = with maintainers; [ blaggacao ]; 84 }; 85 }; 86 in
··· 80 description = "Core validation logic for pydantic written in rust"; 81 homepage = "https://github.com/pydantic/pydantic-core"; 82 license = licenses.mit; 83 + maintainers = with maintainers; [ ]; 84 }; 85 }; 86 in
+1 -1
pkgs/development/python-modules/pymatting/default.nix
··· 58 homepage = "https://github.com/pymatting/pymatting"; 59 changelog = "https://github.com/pymatting/pymatting/blob/v${version}/CHANGELOG.md"; 60 license = licenses.mit; 61 - maintainers = with maintainers; [ blaggacao ]; 62 }; 63 }
··· 58 homepage = "https://github.com/pymatting/pymatting"; 59 changelog = "https://github.com/pymatting/pymatting/blob/v${version}/CHANGELOG.md"; 60 license = licenses.mit; 61 + maintainers = with maintainers; [ ]; 62 }; 63 }
+1 -1
pkgs/development/python-modules/pypika/default.nix
··· 28 description = "Python SQL query builder"; 29 homepage = "https://github.com/kayak/pypika"; 30 license = licenses.asl20; 31 - maintainers = with maintainers; [ blaggacao ]; 32 }; 33 }
··· 28 description = "Python SQL query builder"; 29 homepage = "https://github.com/kayak/pypika"; 30 license = licenses.asl20; 31 + maintainers = with maintainers; [ ]; 32 }; 33 }
+1 -1
pkgs/development/python-modules/python-youtube/default.nix
··· 50 homepage = "https://github.com/sns-sdks/python-youtube"; 51 changelog = "https://github.com/sns-sdks/python-youtube/blob/${src.tag}/CHANGELOG.md"; 52 license = lib.licenses.mit; 53 - maintainers = with lib.maintainers; [ blaggacao ]; 54 }; 55 }
··· 50 homepage = "https://github.com/sns-sdks/python-youtube"; 51 changelog = "https://github.com/sns-sdks/python-youtube/blob/${src.tag}/CHANGELOG.md"; 52 license = lib.licenses.mit; 53 + maintainers = with lib.maintainers; [ ]; 54 }; 55 }
+1 -1
pkgs/tools/networking/ifwifi/default.nix
··· 54 ''; 55 homepage = "https://github.com/araujobsd/ifwifi"; 56 license = with licenses; [ bsd2 ]; 57 - maintainers = with maintainers; [ blaggacao ]; 58 # networkmanager doesn't work on darwin 59 # even though the `wifiscanner` crate would work 60 platforms = with platforms; linux; # ++ darwin;
··· 54 ''; 55 homepage = "https://github.com/araujobsd/ifwifi"; 56 license = with licenses; [ bsd2 ]; 57 + maintainers = with maintainers; [ ]; 58 # networkmanager doesn't work on darwin 59 # even though the `wifiscanner` crate would work 60 platforms = with platforms; linux; # ++ darwin;