maintainers: drop blaggacao

Banned from the community on 2023-12-17.

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