1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

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.
This commit is contained in:
fk29g 2025-10-12 19:37:20 +02:00 committed by Austin Horstman
parent 5cd1f79c8a
commit 48ed66f59d

View file

@ -4,7 +4,7 @@
# not have an entry in the Nixpkgs maintainer list [1]. Entries here # not have an entry in the Nixpkgs maintainer list [1]. Entries here
# are expected to be follow the same format as described in [1]. # 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 # keep-sorted start case=no numeric=no block=yes
"3ulalia" = { "3ulalia" = {