From ef5c1426bfb558f13cf0e585e1b2830ded87a970 Mon Sep 17 00:00:00 2001 From: "home-manager-ci[bot]" <214323736+home-manager-ci[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 07:34:11 +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:** 1 maintainers **Removed:** 0 maintainers **Total:** 275 → 276 maintainers **✅ Added:** andre4ik3 Generated by: lib/python/generate-all-maintainers.py --- all-maintainers.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/all-maintainers.nix b/all-maintainers.nix index 85d8e8e4..a882bc58 100644 --- a/all-maintainers.nix +++ b/all-maintainers.nix @@ -588,6 +588,14 @@ name = "Alexander Esgen"; source = "nixpkgs"; }; + andre4ik3 = { + email = "andre4ik3@fastmail.com"; + github = "andre4ik3"; + githubId = 62390580; + matrix = "@andre4ik3:matrix.org"; + name = "andre4ik3"; + source = "nixpkgs"; + }; anthonyroussel = { email = "anthony@roussel.dev"; github = "anthonyroussel";