From dd2fe2075d56693dd99fe230d88f5a58a6afa162 Mon Sep 17 00:00:00 2001 From: Jake Shadle Date: Thu, 13 Jun 2024 13:41:48 +0200 Subject: [PATCH] Fix CODEOWNERS --- .github/CODEOWNERS | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b755f57..0baeae3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1 @@ -# Documentation for this file can be found on the GitHub website here: -# https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/about-code-owners -# -# TODO: uncomment this line and set the maintainers' GitHub usernames -# * @first_maintainer_username @second_maintainer_username +* @Jake-Shadle