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:** 262 → 263 maintainers

** Added:** yethal

Generated by: lib/python/generate-all-maintainers.py
This commit is contained in:
home-manager-ci[bot] 2025-07-21 09:21:49 +00:00 committed by Robert Helgesson
parent de448dcb57
commit 04b710c1f0

View file

@ -902,7 +902,7 @@
]; ];
matrix = "@delafthi:matrix.org"; matrix = "@delafthi:matrix.org";
name = "Thierry Delafontaine"; name = "Thierry Delafontaine";
source = "home-manager"; source = "nixpkgs";
}; };
dermetfan = { dermetfan = {
email = "serverkorken@gmail.com"; email = "serverkorken@gmail.com";
@ -2189,6 +2189,12 @@
name = "Xavier Lambein"; name = "Xavier Lambein";
source = "nixpkgs"; source = "nixpkgs";
}; };
yethal = {
github = "yethal";
githubId = 26117918;
name = "Yethal";
source = "nixpkgs";
};
zeratax = { zeratax = {
email = "mail@zera.tax"; email = "mail@zera.tax";
github = "zeratax"; github = "zeratax";
@ -2202,7 +2208,7 @@
source = "nixpkgs"; source = "nixpkgs";
}; };
zorrobert = { zorrobert = {
email = "zorrobert@mailbox.org"; email = "118135271+zorrobert@users.noreply.github.com";
github = "zorrobert"; github = "zorrobert";
githubId = 118135271; githubId = 118135271;
name = "zorrobert"; name = "zorrobert";