mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
treewide: remove aidalgol
This commit is contained in:
committed by
Austin Horstman
parent
edafd6da19
commit
edfbe06e1a
@@ -552,13 +552,6 @@
|
||||
name = "aheaume";
|
||||
source = "home-manager";
|
||||
};
|
||||
aidalgol = {
|
||||
email = "aidalgol+nixpkgs@fastmail.net";
|
||||
github = "aidalgol";
|
||||
githubId = 2313201;
|
||||
name = "Aidan Gauland";
|
||||
source = "nixpkgs";
|
||||
};
|
||||
aionescu = {
|
||||
email = "github@ionescu.sh";
|
||||
github = "aionescu";
|
||||
|
||||
@@ -40,7 +40,6 @@ in
|
||||
{
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
joaquintrinanes
|
||||
aidalgol
|
||||
];
|
||||
|
||||
options.programs.nushell = {
|
||||
|
||||
Reference in New Issue
Block a user