1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00

treewide: remove aidalgol

This commit is contained in:
Aidan Gauland 2025-10-04 16:15:05 +13:00 committed by Austin Horstman
parent edafd6da19
commit edfbe06e1a
2 changed files with 0 additions and 8 deletions

View file

@ -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";

View file

@ -40,7 +40,6 @@ in
{
meta.maintainers = with lib.maintainers; [
joaquintrinanes
aidalgol
];
options.programs.nushell = {