From 5ae8cf26791fd20d1e3bd859e729008c5afa3c1b Mon Sep 17 00:00:00 2001 From: Erik Seliger Date: Thu, 21 Dec 2023 23:04:15 +0100 Subject: [PATCH] Stop tagging @mrnugget (#59184) --- .github/teams.yml | 1 - .github/test.CODEOWNERS | 2 -- .github/workflows/label-notify.yml | 1 - 3 files changed, 4 deletions(-) diff --git a/.github/teams.yml b/.github/teams.yml index 98c435ff9a6..29b5b20fd51 100644 --- a/.github/teams.yml +++ b/.github/teams.yml @@ -1,6 +1,5 @@ team/source: - '@ryphil' - - '@mrnugget' - '@pjlast' - '@eseliger' - '@ggilmore' diff --git a/.github/test.CODEOWNERS b/.github/test.CODEOWNERS index 0b4e6053d70..fb72041959f 100644 --- a/.github/test.CODEOWNERS +++ b/.github/test.CODEOWNERS @@ -99,8 +99,6 @@ /internal/authz/**/* @unknwon -/internal/codeintel/dependencies/**/* @mrnugget - /internal/database/external* @eseliger /internal/database/namespaces* @eseliger /internal/database/repos* @eseliger diff --git a/.github/workflows/label-notify.yml b/.github/workflows/label-notify.yml index 698ce34fe98..e2eb857bd1c 100644 --- a/.github/workflows/label-notify.yml +++ b/.github/workflows/label-notify.yml @@ -22,6 +22,5 @@ jobs: team/security=@dcomas team/dev-experience=@jhchabran @kstretch9 team/devops=@sourcegraph/cloud-devops - team/source=@mrnugget cody-gateway=@unknwon @eseliger @bobheadxi @rafax team/search-platform=@sourcegraph/search-platform