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

maintainers: update all-maintainers.nix

Automated update of the master maintainers list combining:
- Home Manager specific maintainers from modules/lib/maintainers.nix
- Nixpkgs maintainers referenced in Home Manager modules

**Added:** 1 maintainers
**Removed:** 0 maintainers
**Total:** 276 → 277 maintainers

** Added:** aionescu

Generated by: lib/python/generate-all-maintainers.py
This commit is contained in:
home-manager-ci[bot] 2025-09-29 09:14:54 +00:00 committed by Robert Helgesson
parent 619ae56929
commit 12fa8548fe

View file

@ -559,6 +559,13 @@
name = "Aidan Gauland"; name = "Aidan Gauland";
source = "nixpkgs"; source = "nixpkgs";
}; };
aionescu = {
email = "github@ionescu.sh";
github = "aionescu";
githubId = 48064242;
name = "Alex Ionescu";
source = "home-manager";
};
ajgon = { ajgon = {
email = "igor@rzegocki.pl"; email = "igor@rzegocki.pl";
github = "ajgon"; github = "ajgon";
@ -1239,7 +1246,7 @@
github = "ipsavitsky"; github = "ipsavitsky";
githubId = 33558632; githubId = 33558632;
name = "Ilya Savitsky"; name = "Ilya Savitsky";
source = "home-manager"; source = "nixpkgs";
}; };
iynaix = { iynaix = {
email = "iynaix@gmail.com"; email = "iynaix@gmail.com";