From f77a508d3404fb41122225fe999334d8e4ca49e1 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Mon, 21 Sep 2026 17:31:09 +0100 Subject: [PATCH] CODEOWNERS: Remove community team ownership of readme & issue template The community function is now part of the games team! --- .github/CODEOWNERS | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d66330a88c..33679c3efd 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -26,14 +26,6 @@ docs/pull_request_template.md @endlessm/learning .github/pull_request_template.md @endlessm/learning .github/PULL_REQUEST_TEMPLATE/ @endlessm/learning -# Community stuff; directly affects the community contributor experience and -# related documentation -README.md @endlessm/community -.github/ISSUE_TEMPLATE/ @endlessm/community -issue_template.md @endlessm/community -docs/issue_template.md @endlessm/community -.github/issue_template.md @endlessm/community - # Template maintainers scenes/quests/template_quests/ @endlessm/games @endlessm/learning