···5758[`maintainer-list.nix`]: ../maintainer-list.nix
5960+### `get-maintainer-pings-between.sh`
61+62+Gets which maintainers would be pinged between two Nixpkgs revisions.
63+Outputs a JSON object on stdout mapping GitHub usernames to the attributes
64+that they would be getting pinged for.
65+66+Example:
67+68+```sh
69+maintainers/scripts/get-maintainer-pings-between.sh HEAD^ HEAD
70+```
7172## Conventions
73