Skip to content

Commit

Permalink
[Backport release-24.11] nixos/github-runners: remove newam from main…
Browse files Browse the repository at this point in the history
…tainers (#362875)
  • Loading branch information
JohnRTitor authored Dec 7, 2024
2 parents c86b29b + 4e163b6 commit d79d0c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
./github-runner/service.nix
];

meta.maintainers = with lib.maintainers; [ veehaitch newam ];
meta.maintainers = with lib.maintainers; [ veehaitch ];
}

0 comments on commit d79d0c0

Please sign in to comment.