0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-12 05:16:25 +03:00

nixos/github-runner{,s}: add @veehaitch and @newam as maintainers

This commit is contained in:
Vincent Haupert 2023-01-08 14:00:08 +01:00
parent b634dbe576
commit 57a517db35
2 changed files with 4 additions and 0 deletions

View file

@ -53,4 +53,6 @@ in
}))
);
};
meta.maintainers = with maintainers; [ veehaitch newam ];
}