| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | maintainers/scripts: Lint check-maintainer-github-handles.sh (#147424) | Victor Engmark | 2021-12-17 | 1 | -9/+9 |
| * | Revert "Revert "Convert maintainer file entries to attributes, add github han... | Graham Christensen | 2018-03-04 | 1 | -0/+66 |
| * | Revert "Convert maintainer file entries to attributes, add github handles"•••This reverts commit aa47bac04f06aeea993dc2e2cc6649fde4f31ed7. | Graham Christensen | 2018-03-03 | 1 | -23/+0 |
| * | Revert "maintainers/scripts: improve github handle checker"•••This reverts commit a2c708c2563144d61e54d7684dd8572bed7f1989. | Graham Christensen | 2018-03-03 | 1 | -48/+5 |
| * | maintainers/scripts: improve github handle checker•••Now also finds name-clashes for github handles who never contributed to nixpkgs before. Also deals with too many request errors. | Profpatsch | 2018-03-04 | 1 | -5/+48 |
| * | Convert maintainer file entries to attributes, add github handles•••Based on https://github.com/NixOS/nixpkgs/pull/34842, the nix-instantiate output was pretty-printed and the validity of the github handles manually verified, by automatically checking whether the user handles exist on github (https://github.com/userhandle, status 200 or 404). Each handle under 5 characters was manually checked (because the collision probability with non-maintainer accounts is high), each missing entry was manually researched. The script used is kept in `maintainers/scripts` as an example of how to work with the mainainers list through nix’ JSON interface. | Profpatsch | 2018-03-04 | 1 | -0/+23 |
