From 08de35d06941d630d18dc4b508d0762421b4338e Mon Sep 17 00:00:00 2001 From: Danilo Mendes Rocha Date: Mon, 3 Jul 2023 15:28:48 -0300 Subject: [PATCH] update codeowners --- .github/CODEOWNERS | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 596b4aaf..7a517465 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,23 +1 @@ -# Default owner should be a core org reviewers unless overridden by later rules in this file -* @oauth2-proxy/reviewers - -# login.gov provider -# Note: If @timothy-spencer terms out of his appointment, your best bet -# for finding somebody who can test the oauth2-proxy would be to ask somebody -# in the login.gov team (https://login.gov/developers/), the cloud.gov team -# (https://cloud.gov/docs/help/), or the 18F org (https://18f.gsa.gov/contact/ -# or the public devops channel at https://chat.18f.gov/). -providers/logingov.go @timothy-spencer -providers/logingov_test.go @timothy-spencer - -# Bitbucket provider -providers/bitbucket.go @aledeganopix4d -providers/bitbucket_test.go @aledeganopix4d - -# Nextcloud provider -providers/nextcloud.go @Ramblurr -providers/nextcloud_test.go @Ramblurr - -# DigitalOcean provider -providers/digitalocean.go @kamaln7 -providers/digitalocean_test.go @kamaln7 +* @philips-forks/oauth-proxy-contributors