Skip to content

Commit

Permalink
Update codeowners
Browse files Browse the repository at this point in the history
  • Loading branch information
Haarolean committed Jan 22, 2024
1 parent d75174a commit c862abf
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
* @Haarolean
* @kafbat/maintainers


# BACKEND
/pom.xml @provectus/kafka-backend
/pom.xml @kafbat/backend

/kafka-ui-contract/ @provectus/kafka-backend
/kafka-ui-contract/ @kafbat/backend

/kafka-ui-api/ @provectus/kafka-backend
/kafka-ui-api/ @kafbat/backend

# FRONTEND
/kafka-ui-react-app/ @provectus/kafka-frontend
/kafka-ui-react-app/ @kafbat/frontend

# TESTS
/kafka-ui-e2e-checks/ @provectus/kafka-qa
/kafka-ui-e2e-checks/ @kafbat/qa

# INFRA
/.github/workflows/ @provectus/kafka-devops
/.github/workflows/ @kafbat/devops

0 comments on commit c862abf

Please sign in to comment.