Skip to content

Commit c38e50f

Browse files
committed
build: remove jelbourn from top-level files as reviewer
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 69796c2 commit c38e50f

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
@@ -314,11 +314,12 @@
314314
/tools/public_api_guard/youtube-player/youtube-player.d.ts @jelbourn @nathantate
315315

316316
# Misc
317-
/* @angular/dev-infra-components @jelbourn
318-
/.ng-dev/** @angular/dev-infra-components
319-
/.github/** @angular/dev-infra-components @jelbourn
317+
/.github/** @angular/dev-infra-components
318+
/.github/CODEOWNERS @angular/dev-infra-components @jelbourn
319+
/.github/ISSUE_TEMPLATE/** @andrewseguin @jelbourn
320320
/.vscode/** @angular/dev-infra-components @mmalerba
321-
/src/* @jelbourn
322-
/goldens/ts-circular-deps.json @angular/dev-infra-components
321+
/.ng-dev/** @angular/dev-infra-components
323322
/goldens/size-test.json @jelbourn @mmalerba @crisbeto
324-
/goldens/* @angular/dev-infra-components
323+
/goldens/** @angular/dev-infra-components
324+
/src/* @angular/dev-infra-components
325+
/* @angular/dev-infra-components

.github/ISSUE_TEMPLATE.md

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

0 commit comments

Comments
 (0)