Skip to content

Commit 275812d

Browse files
Merge pull request nextcloud#53233 from nextcloud/chore/codeowners
chore: adjust codeowners for stylesheets
2 parents 1eab80f + cd99745 commit 275812d

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

.github/CODEOWNERS

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
/__mocks__ @nextcloud/server-frontend
1111
/__tests__ @nextcloud/server-frontend
1212
/cypress @nextcloud/server-frontend
13+
**/css @nextcloud/server-frontend
1314
**/js @nextcloud/server-frontend
1415
**/src @nextcloud/server-frontend
1516
*.js @nextcloud/server-frontend
@@ -92,11 +93,11 @@ ResponseDefinitions.php @provokateurin @nextcloud/server-backend
9293
/lib/public/UserStatus @nickvergessen @nextcloud/talk-backend
9394

9495
# Groupware
95-
/build/integration/dav_features/caldav.feature @st3iny @SebastianKrupinski @tcitworld
96-
/build/integration/dav_features/carddav.feature @hamza221 @SebastianKrupinski
97-
/lib/public/Calendar @st3iny @SebastianKrupinski @tcitworld
98-
/lib/public/Contacts @hamza221 @SebastianKrupinski
96+
/build/integration/dav_features/caldav.feature @st3iny @SebastianKrupinski @tcitworld
97+
/build/integration/dav_features/carddav.feature @hamza221 @SebastianKrupinski
98+
/lib/public/Calendar @st3iny @SebastianKrupinski @tcitworld
99+
/lib/public/Contacts @hamza221 @SebastianKrupinski
99100

100101
# Personal interest
101-
*/Activity/* @nickvergessen @nextcloud/server-backend
102-
*/Notifications/* @nickvergessen @nextcloud/talk-backend
102+
*/Activity/* @nickvergessen @nextcloud/server-backend
103+
*/Notifications/* @nickvergessen @nextcloud/talk-backend

0 commit comments

Comments
 (0)