Skip to content

Commit f63c8e0

Browse files
committed
fix codeowners
1 parent e2f7519 commit f63c8e0

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,5 @@
11
# CODEOWNERS file for automatic PR assignment
22
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
33

4-
# Global owners (fallback)
5-
* @lumen-maintainers
6-
7-
# Core crates
8-
/crates/node/ @lumen-node-team
9-
/crates/rollkit/ @lumen-rollkit-team
10-
/crates/common/ @lumen-core-team
11-
12-
# E2E tests
13-
/crates/e2e-tests/ @lumen-qa-team
14-
15-
# CI/CD
16-
/.github/ @lumen-devops-team
17-
/Dockerfile* @lumen-devops-team
18-
/Makefile @lumen-devops-team
19-
20-
# Documentation
21-
/README.md @lumen-docs-team
22-
/LICENSE* @lumen-legal-team
4+
# Global owner
5+
* @rollkit/binary-builders

0 commit comments

Comments
 (0)