maintainers: drop blaggacao

Banned from the community on 2023-12-17.
This commit is contained in:
Martin Weinelt
2025-02-23 01:35:57 +01:00
parent 64f738dc58
commit 338658eb82
20 changed files with 14 additions and 25 deletions
-6
View File
@@ -3142,12 +3142,6 @@
githubId = 5718007;
name = "Bastian Köcher";
};
blaggacao = {
name = "David Arnold";
email = "dar@xoe.solutions";
github = "blaggacao";
githubId = 7548295;
};
blakesmith = {
name = "Blake Smith";
email = "blakesmith0@gmail.com";
-1
View File
@@ -82,7 +82,6 @@ buildGoModule rec {
license = licenses.mit;
maintainers = with maintainers; [
allonsy
blaggacao
gabyx
];
mainProgram = "git-town";
+1 -1
View File
@@ -26,7 +26,7 @@ buildGoModule rec {
description = "Go package that makes working with resources such as html, js, css, images, templates very easy";
homepage = "https://github.com/GeertJohan/go.rice";
license = licenses.bsd2;
maintainers = with maintainers; [ blaggacao ];
maintainers = with maintainers; [ ];
mainProgram = "rice";
};
}
+1 -1
View File
@@ -42,7 +42,7 @@ buildGoModule rec {
'';
homepage = "https://guumaster.github.io/hostctl/";
license = licenses.mit;
maintainers = with maintainers; [ blaggacao ];
maintainers = with maintainers; [ ];
mainProgram = "hostctl";
};
}
@@ -29,7 +29,6 @@ buildGoModule rec {
license = licenses.mit;
maintainers = with maintainers; [
bryanasdev000
blaggacao
];
mainProgram = "jd";
};
+1 -1
View File
@@ -39,6 +39,6 @@ buildGoModule rec {
mainProgram = "kubespy";
homepage = "https://github.com/pulumi/kubespy";
license = licenses.asl20;
maintainers = with maintainers; [ blaggacao ];
maintainers = with maintainers; [ ];
};
}
+1 -1
View File
@@ -31,6 +31,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/danieleades/mdbook-d2";
changelog = "https://github.com/danieleades/mdbook-d2/blob/${src.rev}/CHANGELOG.md";
license = licenses.mit;
maintainers = with maintainers; [ blaggacao matthiasbeyer ];
maintainers = with maintainers; [ matthiasbeyer ];
};
}
@@ -31,7 +31,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/blyxyas/mdbook-emojicodes/releases/tag/${version}";
license = licenses.mit;
maintainers = with maintainers; [
blaggacao
matthiasbeyer
];
};
@@ -41,7 +41,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/joelcourtney/mdbook-kroki-preprocessor";
license = licenses.gpl3Only;
maintainers = with maintainers; [
blaggacao
matthiasbeyer
];
};
@@ -24,7 +24,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/slowsage/mdbook-pagetoc";
license = licenses.mit;
maintainers = with maintainers; [
blaggacao
matthiasbeyer
];
};
+1 -1
View File
@@ -34,7 +34,7 @@ buildGoModule rec {
description = "Tool to handle unprivileged networking by using multiple loopback addresses";
homepage = "https://github.com/norouter/norouter";
license = licenses.asl20;
maintainers = with maintainers; [ blaggacao ];
maintainers = with maintainers; [ ];
mainProgram = "norouter";
};
}
@@ -41,6 +41,6 @@ buildGoModule rec {
homepage = "https://github.com/plumber-cd/terraform-backend-git";
changelog = "https://github.com/plumber-cd/terraform-backend-git/blob/${src.rev}/CHANGELOG.md";
license = licenses.asl20;
maintainers = with maintainers; [ blaggacao ];
maintainers = with maintainers; [ ];
};
}
@@ -33,6 +33,6 @@ buildPythonPackage rec {
homepage = "https://github.com/annotated-types/annotated-types";
changelog = "https://github.com/annotated-types/annotated-types/releases/tag/v${version}";
license = licenses.mit;
maintainers = with maintainers; [ blaggacao ];
maintainers = with maintainers; [ ];
};
}
@@ -38,6 +38,6 @@ buildPythonPackage rec {
homepage = "https://github.com/coala/git-url-parse";
changelog = "https://github.com/coala/git-url-parse/blob/${src.rev}/CHANGELOG.rst";
license = licenses.mit;
maintainers = with maintainers; [ blaggacao ];
maintainers = with maintainers; [ ];
};
}
@@ -40,6 +40,6 @@ buildPythonPackage rec {
homepage = "https://github.com/gocardless/gocardless-pro-python";
changelog = "https://github.com/gocardless/gocardless-pro-python/blob/${src.rev}/CHANGELOG.md";
license = licenses.mit;
maintainers = with maintainers; [ blaggacao ];
maintainers = with maintainers; [ ];
};
}
@@ -80,7 +80,7 @@ let
description = "Core validation logic for pydantic written in rust";
homepage = "https://github.com/pydantic/pydantic-core";
license = licenses.mit;
maintainers = with maintainers; [ blaggacao ];
maintainers = with maintainers; [ ];
};
};
in
@@ -58,6 +58,6 @@ buildPythonPackage rec {
homepage = "https://github.com/pymatting/pymatting";
changelog = "https://github.com/pymatting/pymatting/blob/v${version}/CHANGELOG.md";
license = licenses.mit;
maintainers = with maintainers; [ blaggacao ];
maintainers = with maintainers; [ ];
};
}
@@ -28,6 +28,6 @@ buildPythonPackage rec {
description = "Python SQL query builder";
homepage = "https://github.com/kayak/pypika";
license = licenses.asl20;
maintainers = with maintainers; [ blaggacao ];
maintainers = with maintainers; [ ];
};
}
@@ -50,6 +50,6 @@ buildPythonPackage rec {
homepage = "https://github.com/sns-sdks/python-youtube";
changelog = "https://github.com/sns-sdks/python-youtube/blob/${src.tag}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ blaggacao ];
maintainers = with lib.maintainers; [ ];
};
}
+1 -1
View File
@@ -54,7 +54,7 @@ rustPlatform.buildRustPackage rec {
'';
homepage = "https://github.com/araujobsd/ifwifi";
license = with licenses; [ bsd2 ];
maintainers = with maintainers; [ blaggacao ];
maintainers = with maintainers; [ ];
# networkmanager doesn't work on darwin
# even though the `wifiscanner` crate would work
platforms = with platforms; linux; # ++ darwin;