Skip to content

Commit c4dc90d

Browse files
authored
Refresh CODEOWNERS (#2823)
# Pull Request ## 🤨 Rationale - Simplified so only changes from the default CODEOWNERS are defined - Updated so each entry had two active CODEOWNERS, thanks @mollykreis for signing up for Angular 🎉 ## 👩‍💻 Implementation See above. ## 🧪 Testing On the files view GitHub reports the CODEOWNERS file as valid ## ✅ Checklist - [x] I have updated the project documentation to reflect my changes or determined no changes are needed. --------- Co-authored-by: rajsite <1588923+rajsite@users.noreply.github.com>
1 parent d0578f2 commit c4dc90d

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

.github/CODEOWNERS

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,17 @@
1010
# Order is important. The last matching pattern has the most precedence.
1111

1212
# Specific packages
13-
/packages/angular-workspace/example-client-app @rajsite @atmgrifter00
14-
/packages/angular-workspace/nimble-angular @rajsite @atmgrifter00
15-
/packages/angular-workspace/spright-angular @rajsite @atmgrifter00
16-
/packages/blazor-workspace @rajsite @atmgrifter00 @msmithNI
17-
/packages/nimble-components @rajsite @jattasNI
13+
/packages/angular-workspace @rajsite @mollykreis
14+
/packages/blazor-workspace @rajsite @msmithNI
1815
/packages/nimble-components/build/generate-workers @rajsite @jattasNI @munteannatan
1916
/packages/nimble-components/src/wafer-map @rajsite @jattasNI @munteannatan
2017
/packages/nimble-components/src/rich-text @rajsite @jattasNI @vivinkrishna-ni
2118
/packages/nimble-components/src/rich-text-mention @rajsite @jattasNI @vivinkrishna-ni
2219
/packages/nimble-tokens @rajsite @jattasNI @fredvisser
23-
/packages/site @rajsite @jattasNI
24-
/packages/spright-components @rajsite @jattasNI
2520
/packages/storybook/.storybook @rajsite @jattasNI @fredvisser
26-
/packages/xliff-to-json-converter @rajsite @jattasNI
2721

2822
# Specs (placed after packages to have higher precedence for spec files contained in packages)
29-
specs @rajsite @jattasNI @atmgrifter00 @mollykreis
23+
specs @rajsite @jattasNI @mollykreis
3024

3125
# .snyk security scanning configuration file
3226
/.snyk @chris468 @cameronwaterman @BKnight760 @rbell517 @jattasNI @prestwick

0 commit comments

Comments
 (0)