1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36: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:** lorenzleutgeb

Generated by: lib/python/generate-all-maintainers.py
This commit is contained in:
home-manager-ci[bot] 2025-10-27 09:16:13 +00:00 committed by Austin Horstman
parent bbaeb9f1c2
commit a12a837d99

View file

@ -1479,12 +1479,19 @@
source = "nixpkgs";
};
loicreynier = {
email = "loic@loicreynier.fr";
email = "contact@loicreynier.fr";
github = "loicreynier";
githubId = 88983487;
name = "Loïc Reynier";
source = "nixpkgs";
};
lorenzleutgeb = {
email = "lorenz@leutgeb.xyz";
github = "lorenzleutgeb";
githubId = 542154;
name = "Lorenz Leutgeb";
source = "nixpkgs";
};
lowlevl = {
email = "lowlevl@users.noreply.github.com";
github = "lowlevl";