We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92df286 commit 9843ee0Copy full SHA for 9843ee0
.github/CODEOWNERS
@@ -3,16 +3,16 @@
3
4
# BACKEND
5
/pom.xml @kafbat/backend
6
-
7
-/contract/ @kafbat/backend
8
9
-/api/ @kafbat/backend
+/contract/ @kafbat/backend
+/api/ @kafbat/backend
+/serde-api/ @kafbat/backend
+/documentation/compose/ @kafbat/backend
10
11
# FRONTEND
12
-/frontend/ @kafbat/frontend
+/frontend/ @kafbat/frontend
13
14
# TESTS
15
-/e2e-tests/ @kafbat/qa
+/e2e-tests/ @kafbat/qa
16
17
# INFRA
18
/.github/workflows/ @kafbat/devops
.github/workflows/aws_publisher.yml renamed to .github/workflows/aws_ami_publish.yml
.github/workflows/cve.yml renamed to .github/workflows/cve_checks.yml
0 commit comments