maintainers/scripts/get-maintainer-pings-between: drop documentation
The script was dropped
in commit 44e4c1ba9f
as part of PR #452566,
but the corresponding README entry was left in place.
This change removes that README entry.
This commit is contained in:
@@ -52,17 +52,6 @@ The maintainer is designated by a `selector` which must be one of:
|
|||||||
|
|
||||||
[`maintainer-list.nix`]: ../maintainer-list.nix
|
[`maintainer-list.nix`]: ../maintainer-list.nix
|
||||||
|
|
||||||
### `get-maintainer-pings-between.sh`
|
|
||||||
|
|
||||||
Gets which maintainers would be pinged between two Nixpkgs revisions.
|
|
||||||
Outputs a JSON object on stdout mapping GitHub usernames to the attributes that they would be getting pinged for.
|
|
||||||
|
|
||||||
Example:
|
|
||||||
|
|
||||||
```sh
|
|
||||||
maintainers/scripts/get-maintainer-pings-between.sh HEAD^ HEAD
|
|
||||||
```
|
|
||||||
|
|
||||||
## Conventions
|
## Conventions
|
||||||
|
|
||||||
### `sha-to-sri.py`
|
### `sha-to-sri.py`
|
||||||
|
|||||||
Reference in New Issue
Block a user