chore(github): change CODEOWNERS for tools-team (#17119)

We own the pkger tool, so adding that to CODEOWNERS.

Removing api-team, as that team no longer exists.
pull/17121/head
Jade McGough 2020-03-06 08:58:49 -08:00 committed by GitHub
parent 5333ff4d1b
commit ebc6f072db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

7
.github/CODEOWNERS vendored
View File

@ -4,9 +4,12 @@
# Here is information about how to configure this file:
# https://help.github.com/en/articles/about-code-owners
# API and monitoring team will help to review swagger.yml changes.
# monitoring team will help to review swagger.yml changes.
#
http/swagger.yml @influxdata/api @influxdata/monitoring-team
http/swagger.yml @influxdata/monitoring-team
# dev tools
/pkger/ @influxdata/tools-team
# Storage code
/storage/ @influxdata/storage-team-assigner