mirror of
https://github.com/nextcloud/server.git
synced 2025-07-21 23:22:24 +00:00
chore: adjust codeowners for stylesheets
1. Fix code owners to assign frontend to CSS / SCSS changes instead of backend. 2. Fix mixed usage of tabs and spaces in the file. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
@ -10,6 +10,7 @@
|
||||
/__mocks__ @nextcloud/server-frontend
|
||||
/__tests__ @nextcloud/server-frontend
|
||||
/cypress @nextcloud/server-frontend
|
||||
**/css @nextcloud/server-frontend
|
||||
**/js @nextcloud/server-frontend
|
||||
**/src @nextcloud/server-frontend
|
||||
*.js @nextcloud/server-frontend
|
||||
|
Reference in New Issue
Block a user