1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 16:41:04 +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:** 280 → 281 maintainers

** Added:** arunoruto

Generated by: lib/python/generate-all-maintainers.py
This commit is contained in:
home-manager-ci[bot] 2025-12-01 09:20:06 +00:00 committed by Austin Horstman
parent e4e25a8c31
commit 6cedf24ada

View file

@ -629,6 +629,13 @@
name = "Arjan Schrijver"; name = "Arjan Schrijver";
source = "nixpkgs"; source = "nixpkgs";
}; };
arunoruto = {
email = "mirza.arnaut45@gmail.com";
github = "arunoruto";
githubId = 21687187;
name = "Mirza Arnaut";
source = "nixpkgs";
};
asymmetric = { asymmetric = {
email = "lorenzo@mailbox.org"; email = "lorenzo@mailbox.org";
github = "asymmetric"; github = "asymmetric";