mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:50:44 +08: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:
@@ -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" = {
|
||||
|
||||
Reference in New Issue
Block a user