Skip to content

Commit 5c1efc5

Browse files
devversionandrewseguin
authored andcommitted
build: remove jelbourn from top-level files as reviewer (#19598)
Upon personal request, this commit removes Jeremy from the top-level file review requests. These are primarily dev-infra related and rather seem to cause undesired noise. While being at it, the file has been updated so that the `.github` folder is primarily owned by dev-infra, while other specific files like codeowners and issue templates have more dedicated reviewers.
1 parent 63fc92e commit 5c1efc5

File tree

2 files changed

+7
-32
lines changed

2 files changed

+7
-32
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -316,11 +316,12 @@
316316
/tools/public_api_guard/youtube-player/youtube-player.d.ts @jelbourn @nathantate
317317

318318
# Misc
319-
/* @angular/dev-infra-components @jelbourn
320-
/.ng-dev/** @angular/dev-infra-components
321-
/.github/** @angular/dev-infra-components @jelbourn
319+
/.github/** @angular/dev-infra-components
320+
/.github/CODEOWNERS @angular/dev-infra-components @jelbourn
321+
/.github/ISSUE_TEMPLATE/** @andrewseguin @jelbourn
322322
/.vscode/** @angular/dev-infra-components @mmalerba
323-
/src/* @jelbourn
324-
/goldens/ts-circular-deps.json @angular/dev-infra-components
323+
/.ng-dev/** @angular/dev-infra-components
325324
/goldens/size-test.json @jelbourn @mmalerba @crisbeto
326-
/goldens/* @angular/dev-infra-components
325+
/goldens/** @angular/dev-infra-components
326+
/src/* @angular/dev-infra-components
327+
/* @angular/dev-infra-components

.github/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)