From 0b30407763a73900a98eb6015ed64979eeababda Mon Sep 17 00:00:00 2001 From: Antonio Sarno Date: Thu, 30 Jul 2026 20:42:53 +0200 Subject: [PATCH] Point code ownership at the libraries team instead of one account --- .github/CODEOWNERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6f4f986..231d0b9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,7 @@ # Every pull request automatically requests a review from these owners. # With branch protection ("Require review from Code Owners") enabled, their # approval becomes required before a pull request can be merged. -* @tonytonycoder11 +# +# Ownership sits on the team rather than on a single account, so review +# redistributes on its own as soon as someone else joins the team. +* @NaCode-Studios/libraries