From b7fd74d4b8a0da3c0d82f9b358023fc0c941e4b0 Mon Sep 17 00:00:00 2001 From: ericbsd Date: Mon, 20 Mar 2023 20:41:47 -0300 Subject: [PATCH 1/2] test PR --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fee321e..7beb1d7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,4 +5,5 @@ # the repo. Unless a later match takes precedence, # @global-owner1 and @global-owner2 will be requested for # review when someone opens a pull request. -# * @global-owner1 @global-owner2 \ No newline at end of file +# * @global-owner1 @global-owner2 +# * @ghostbsd/developers \ No newline at end of file From 33ae601c2b0fbd16ca8dd1f62e17a0aa7419414e Mon Sep 17 00:00:00 2001 From: ericbsd Date: Mon, 20 Mar 2023 20:47:47 -0300 Subject: [PATCH 2/2] Adding ghostbsd/developers --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7beb1d7..a11e500 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,4 +6,4 @@ # @global-owner1 and @global-owner2 will be requested for # review when someone opens a pull request. # * @global-owner1 @global-owner2 -# * @ghostbsd/developers \ No newline at end of file +* @ghostbsd/developers \ No newline at end of file