mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
maintainers: remove afldcr
This commit is contained in:
parent
b76127a784
commit
e5ebfc9291
2 changed files with 0 additions and 7 deletions
|
|
@ -772,12 +772,6 @@
|
|||
githubId = 168;
|
||||
name = "Alexander Flatter";
|
||||
};
|
||||
afldcr = {
|
||||
email = "alex@fldcr.com";
|
||||
github = "afldcr";
|
||||
githubId = 335271;
|
||||
name = "James Alexander Feldman-Crough";
|
||||
};
|
||||
afontain = {
|
||||
email = "afontain@posteo.net";
|
||||
github = "necessarily-equal";
|
||||
|
|
|
|||
|
|
@ -132,7 +132,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
'';
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
afldcr
|
||||
moni
|
||||
];
|
||||
mainProgram = "polybar";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue