Unverified Commit 6b6e23bf authored by Simon Hollingshead's avatar Simon Hollingshead Committed by GitHub
Browse files

treewide: maintainers-list.nix -> maintainer-list.nix (#409585)

parent 98ed07ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# to run these tests (and the others)
# nix-build nixpkgs/lib/tests/release.nix
# These tests should stay in sync with the comment in maintainers/maintainers-list.nix
# These tests should stay in sync with the comment in maintainers/maintainer-list.nix
{
  # The pkgs used for dependencies for the testing itself
  pkgs ? import ../.. { },
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ a given nixpkgs maintainer, equivalent to `lib.maintainers.${x} // { handle = x;

This allows looking up a maintainer's attrset (including GitHub and Matrix
handles, email address etc.) based on any of their handles, more correctly and
robustly than text search through `maintainers-list.nix`.
robustly than text search through `maintainer-list.nix`.

```
❯ ./get-maintainer.sh nicoo