mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
maintainers: drop cbourjau (#416437)
This commit is contained in:
@@ -4338,12 +4338,6 @@
|
||||
githubId = 3471749;
|
||||
name = "Claudio Bley";
|
||||
};
|
||||
cbourjau = {
|
||||
email = "christianb@posteo.de";
|
||||
github = "cbourjau";
|
||||
githubId = 3288058;
|
||||
name = "Christian Bourjau";
|
||||
};
|
||||
cbrewster = {
|
||||
email = "cbrewster@hey.com";
|
||||
github = "cbrewster";
|
||||
|
||||
@@ -293,7 +293,6 @@ effectiveStdenv.mkDerivation rec {
|
||||
maintainers = with lib.maintainers; [
|
||||
puffnfresh
|
||||
ck3d
|
||||
cbourjau
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user