mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:11:49 +00:00
Remove GitHub handles from notifications (#56199)
To not spam their accounts indefinitely, removing them from codenotify.
This commit is contained in:
parent
dcf1eba69f
commit
0780363bf0
1
.github/teams.yml
vendored
1
.github/teams.yml
vendored
@ -8,5 +8,4 @@ team/iam:
|
||||
- '@ryphil'
|
||||
- '@mrnugget'
|
||||
- '@pjlast'
|
||||
- '@kopancek'
|
||||
- '@thenamankumar'
|
||||
|
||||
10
.github/test.CODEOWNERS
vendored
10
.github/test.CODEOWNERS
vendored
@ -42,10 +42,6 @@
|
||||
/cmd/frontend/internal/search/**/* @camdencheek
|
||||
/cmd/frontend/internal/search/**/* @jtibshirani
|
||||
|
||||
/cmd/gitserver/server/* @indradhanush @sashaostrikov
|
||||
|
||||
/cmd/repo-updater/* @indradhanush @sashaostrikov
|
||||
|
||||
/cmd/searcher/**/* @keegancsmith
|
||||
|
||||
/cmd/server/internal/goreman/** @keegancsmith
|
||||
@ -101,8 +97,6 @@
|
||||
|
||||
/cmd/precise-code-intel-worker/**/* @efritz
|
||||
|
||||
/cmd/repo-updater/**/* @indradhanush
|
||||
|
||||
/cmd/repo-updater/internal/authz/**/* @unknwon
|
||||
|
||||
/enterprise/cmd/worker/**/* @efritz
|
||||
@ -178,8 +172,6 @@
|
||||
|
||||
/internal/extsvc/auth/**/* @unknwon
|
||||
|
||||
/internal/gitserver/* @indradhanush @sashaostrikov
|
||||
|
||||
/internal/goroutine/**/* @efritz
|
||||
|
||||
/internal/gqltestutil/**/* @unknwon
|
||||
@ -202,8 +194,6 @@
|
||||
|
||||
/internal/redispool/** @keegancsmith
|
||||
|
||||
/internal/repos/* @indradhanush @sashaostrikov
|
||||
|
||||
/internal/search/**/* @keegancsmith @camdencheek
|
||||
|
||||
/internal/src-cli/**/* @eseliger @BolajiOlajide @courier-new
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
# See https://github.com/sourcegraph/codenotify for documentation.
|
||||
|
||||
* @indradhanush
|
||||
* @sashaostrikov
|
||||
* @eseliger
|
||||
@ -1,4 +1,3 @@
|
||||
# See https://github.com/sourcegraph/codenotify for documentation.
|
||||
|
||||
* @indradhanush
|
||||
* @sashaostrikov
|
||||
* @eseliger
|
||||
|
||||
@ -1,2 +1 @@
|
||||
**/* @eseliger
|
||||
**/* @sashaostrikov
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
# See https://github.com/sourcegraph/codenotify for documentation.
|
||||
|
||||
* @indradhanush
|
||||
* @sashaostrikov
|
||||
* @eseliger
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
# See https://github.com/sourcegraph/codenotify for documentation.
|
||||
|
||||
* @indradhanush
|
||||
* @sashaostrikov
|
||||
* @eseliger
|
||||
|
||||
Loading…
Reference in New Issue
Block a user