Merge pull request #285253 from koppor/refine-howto
maintainers: Refine howto for adding a new maintainer
This commit is contained in:
commit
b0f3fe493e
1 changed files with 4 additions and 0 deletions
|
@ -58,6 +58,10 @@
|
|||
nix-build lib/tests/maintainers.nix
|
||||
|
||||
See `./scripts/check-maintainer-github-handles.sh` for an example on how to work with this data.
|
||||
|
||||
When adding a new maintainer, be aware of the current commit conventions
|
||||
documented at [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#commit-conventions)
|
||||
file located in the root of the Nixpkgs repo.
|
||||
*/
|
||||
{
|
||||
_0b11stan = {
|
||||
|
|
Loading…
Reference in a new issue