···57575858[`maintainer-list.nix`]: ../maintainer-list.nix
59596060+### `get-maintainer-pings-between.sh`
6161+6262+Gets which maintainers would be pinged between two Nixpkgs revisions.
6363+Outputs a JSON object on stdout mapping GitHub usernames to the attributes
6464+that they would be getting pinged for.
6565+6666+Example:
6767+6868+```sh
6969+maintainers/scripts/get-maintainer-pings-between.sh HEAD^ HEAD
7070+```
60716172## Conventions
6273