From 8b0180dde1d6f4cf632e046309e8f963924dfbd0 Mon Sep 17 00:00:00 2001 From: "home-manager-ci[bot]" <214323736+home-manager-ci[bot]@users.noreply.github.com> Date: Sat, 5 Jul 2025 19:15:02 -0500 Subject: [PATCH] maintainers: update all-maintainers.nix (#7392) Automated update of the master maintainers list combining: - Home Manager specific maintainers from modules/lib/maintainers.nix - Nixpkgs maintainers referenced in Home Manager modules Changes: +17 -0 lines Generated by: lib/python/generate-all-maintainers.py Co-authored-by: home-manager-ci[bot] <214323736+home-manager-ci[bot]@users.noreply.github.com> --- all-maintainers.nix | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/all-maintainers.nix b/all-maintainers.nix index be2df1741..d23ebd2c6 100644 --- a/all-maintainers.nix +++ b/all-maintainers.nix @@ -574,6 +574,12 @@ ]; name = "Olai"; }; + M0NsTeRRR = { + email = "nix@mail.adminafk.fr"; + github = "M0NsTeRRR"; + githubId = 37785089; + name = "Ludovic Ortega"; + }; MForster = { email = "email@michael-forster.de"; github = "MForster"; @@ -1303,6 +1309,17 @@ matrix = "@jola:mozilla.org"; name = "Johan Larsson"; }; + junestepp = { + email = "git@junestepp.me"; + github = "junestepp"; + githubId = 26205306; + keys = [ + { + fingerprint = "2561 0243 2233 CFE6 E13E 3C33 348C 6EB3 39AE C582"; + } + ]; + name = "June Stepp"; + }; justdeeevin = { email = "devin.droddy@gmail.com"; github = "justdeeevin";