We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f7519 commit f63c8e0Copy full SHA for f63c8e0
.github/CODEOWNERS
@@ -1,22 +1,5 @@
1
# CODEOWNERS file for automatic PR assignment
2
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
3
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
+# Global owner
+* @rollkit/binary-builders
0 commit comments