flake/dev/generate-all-maintainers: init

Used to generate a full maintainers.nix file that can be used for RFC39
invites. We will use these invites to support requesting reviews from
maintainers.
This commit is contained in:
Austin Horstman 2025-07-03 09:56:32 -05:00
parent 95f129ca65
commit 056cd86cc0
5 changed files with 328 additions and 0 deletions

View file

@ -2,6 +2,7 @@
{
imports = [
./devshell.nix
./generate-all-maintainers
./list-plugins
./package-tests.nix
./template-tests.nix