From 29ab63bbb3d9eee4a491f7ce701b189becd34068 Mon Sep 17 00:00:00 2001 From: "home-manager-ci[bot]" <214323736+home-manager-ci[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 09:15:39 +0000 Subject: [PATCH] maintainers: update all-maintainers.nix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- all-maintainers.nix | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/all-maintainers.nix b/all-maintainers.nix index 0ffbf6ba..427ae42a 100644 --- a/all-maintainers.nix +++ b/all-maintainers.nix @@ -136,6 +136,13 @@ name = "Erin Pletches"; source = "nixpkgs"; }; + FredeHoey = { + email = "frederikbraendstrup@gmail.com"; + github = "FredeHoey"; + githubId = 7551358; + name = "Frede Emil"; + source = "nixpkgs"; + }; FriedrichAltheide = { github = "FriedrichAltheide"; githubId = 11352905; @@ -1942,6 +1949,14 @@ name = "repparw"; source = "nixpkgs"; }; + roberth = { + email = "nixpkgs@roberthensing.nl"; + github = "roberth"; + githubId = 496447; + matrix = "@roberthensing:matrix.org"; + name = "Robert Hensing"; + source = "nixpkgs"; + }; robwalt = { email = "robwalter96@gmail.com"; github = "robwalt";