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:** 2 maintainers
**Removed:** 0 maintainers
**Total:** 273 → 275 maintainers

** Added:** FredeHoey, roberth

Generated by: lib/python/generate-all-maintainers.py
This commit is contained in:
home-manager-ci[bot] 2025-09-01 09:15:39 +00:00 committed by Austin Horstman
parent fccb44df77
commit 29ab63bbb3

View file

@ -136,6 +136,13 @@
name = "Erin Pletches"; name = "Erin Pletches";
source = "nixpkgs"; source = "nixpkgs";
}; };
FredeHoey = {
email = "frederikbraendstrup@gmail.com";
github = "FredeHoey";
githubId = 7551358;
name = "Frede Emil";
source = "nixpkgs";
};
FriedrichAltheide = { FriedrichAltheide = {
github = "FriedrichAltheide"; github = "FriedrichAltheide";
githubId = 11352905; githubId = 11352905;
@ -1942,6 +1949,14 @@
name = "repparw"; name = "repparw";
source = "nixpkgs"; source = "nixpkgs";
}; };
roberth = {
email = "nixpkgs@roberthensing.nl";
github = "roberth";
githubId = 496447;
matrix = "@roberthensing:matrix.org";
name = "Robert Hensing";
source = "nixpkgs";
};
robwalt = { robwalt = {
email = "robwalter96@gmail.com"; email = "robwalter96@gmail.com";
github = "robwalt"; github = "robwalt";