mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-18 18:18:23 -05:00
Deprecate Toolkit CODEOWNERS (#22907)
* Deprecate Toolkit CODEOWNERS * change code owner to `@mattermost/integrations` * remove code owner --------- Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>
This commit is contained in:
parent
bf952e690b
commit
7943221c5a
1 changed files with 1 additions and 3 deletions
|
|
@ -1,9 +1,7 @@
|
|||
/plugin/ @mattermost/toolkit
|
||||
|
||||
/.github/workflows/channels-ci.yml @mattermost/web-platform
|
||||
/webapp/package.json @mattermost/web-platform
|
||||
/webapp/channels/package.json @mattermost/web-platform
|
||||
/webapp/Makefile @mattermost/web-platform
|
||||
/webapp/package-lock.json @mattermost/web-platform
|
||||
/webapp/platform/*/package.json @mattermost/web-platform
|
||||
/webapp/scripts @mattermost/web-platform
|
||||
/webapp/scripts @mattermost/web-platform
|
||||
|
|
|
|||
Loading…
Reference in a new issue