Skip to content

Commit 706410e

Browse files
authored
chore: update codeowners (#11151)
I only remove myself from this file. I'm getting a lot of notifications that don't significantly change those directories. I'll keep an eye out, but feel free to assign me as a reviewer wherever you see fit!
1 parent 3131dba commit 706410e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
/packages/live-preview*/src/ @jacobsfletch
1212
/packages/plugin-stripe/src/ @jacobsfletch
1313
/packages/plugin-multi-tenant/src/ @JarrodMFlesch
14-
/packages/richtext-*/src/ @AlessioGr @GermanJablo
14+
/packages/richtext-*/src/ @AlessioGr
1515
/packages/next/src/ @jmikrut @jacobsfletch @AlessioGr @JarrodMFlesch
1616
/packages/ui/src/ @jmikrut @jacobsfletch @AlessioGr @JarrodMFlesch
1717
/packages/storage-*/src/ @denolfe @jmikrut @DanRibbens
1818
/packages/create-payload-app/src/ @denolfe @jmikrut @DanRibbens
19-
/packages/eslint-*/ @denolfe @jmikrut @DanRibbens @AlessioGr @GermanJablo
19+
/packages/eslint-*/ @denolfe @jmikrut @DanRibbens @AlessioGr
2020

2121
### Templates
2222

@@ -25,7 +25,7 @@
2525

2626
### Build Files
2727

28-
**/tsconfig*.json @denolfe @jmikrut @DanRibbens @AlessioGr @GermanJablo
28+
**/tsconfig*.json @denolfe @jmikrut @DanRibbens @AlessioGr
2929
**/jest.config.js @denolfe @jmikrut @DanRibbens @AlessioGr
3030

3131
### Root

0 commit comments

Comments
 (0)