From 48ed66f59d21a3ef1acb500a807b8df7b8aabff1 Mon Sep 17 00:00:00 2001 From: fk29g Date: Sun, 12 Oct 2025 19:37:20 +0200 Subject: [PATCH] maintainers: update link to NixOS' maintainer-list.nix At the top of maintainers.nix it says that: > Entries here are expected to be follow the same format as described in [1] Typo aside, [1] links to NixOS' maintainer-list.nix file off a 5 year old commit, which contains outdated information on which maintainer fields are required. Notably, `github` and `githubId` have since become mandatory, while `email` was moved to the list of optional fields. This updates the link to point to the current version of the file. --- modules/lib/maintainers.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/lib/maintainers.nix b/modules/lib/maintainers.nix index 5c3c4fc32..c31e20235 100644 --- a/modules/lib/maintainers.nix +++ b/modules/lib/maintainers.nix @@ -4,7 +4,7 @@ # not have an entry in the Nixpkgs maintainer list [1]. Entries here # are expected to be follow the same format as described in [1]. # -# [1] https://github.com/NixOS/nixpkgs/blob/fca0d6e093c82b31103dc0dacc48da2a9b06e24b/maintainers/maintainer-list.nix#LC1 +# [1] https://github.com/NixOS/nixpkgs/blob/737449404589e4a80b3fa99ecbc6d4d803c1f6dc/maintainers/maintainer-list.nix#LC1 { # keep-sorted start case=no numeric=no block=yes "3ulalia" = {