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:** 305 → 307 maintainers

** Added:** ReeSilva, ratakor

Generated by: lib/python/generate-all-maintainers.py
This commit is contained in:
home-manager-ci[bot]
2026-07-18 00:02:55 -05:00
committed by Austin Horstman
parent 165228b0ef
commit c71e83ef50
+19
View File
@@ -396,6 +396,13 @@
name = "ReStranger"; name = "ReStranger";
source = "nixpkgs"; source = "nixpkgs";
}; };
ReeSilva = {
email = "reesilva@proton.me";
github = "ReeSilva";
githubId = 3605032;
name = "Renato da Silva";
source = "home-manager";
};
Rosuavio = { Rosuavio = {
email = "RosarioPulella@gmail.com"; email = "RosarioPulella@gmail.com";
github = "Rosuavio"; github = "Rosuavio";
@@ -2085,6 +2092,18 @@
name = "Rasmus Kirk"; name = "Rasmus Kirk";
source = "home-manager"; source = "home-manager";
}; };
ratakor = {
email = "ratakor@disroot.org";
github = "ratakor";
githubId = 45130910;
keys = [
{
fingerprint = "B60F 8F80 D6CD C5D2 58CF 14C3 241B 1CBE 567B 287E";
}
];
name = "Ratakor";
source = "nixpkgs";
};
ravenjoad = { ravenjoad = {
email = "raven@hallsby.com"; email = "raven@hallsby.com";
github = "ravenjoad"; github = "ravenjoad";