gh: remove build/ci-specific codeowners (#266)

Resolves #265.
This commit is contained in:
Ted Blackman 2023-02-28 10:57:53 -05:00 committed by GitHub
commit 1ee288f9ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
.github/CODEOWNERS vendored
View File

@ -4,11 +4,3 @@
# Default owner for everything in the repo. Matches farther down in the file
# will override this default.
* @urbit/runtime
# Build system
/.github/ @mcevoypeter @matthew-levan @jalehman @belisarius222
/bazel/ @mcevoypeter @matthew-levan @jalehman @belisarius222
*.bazel @mcevoypeter @matthew-levan @jalehman @belisarius222
*.bzl @mcevoypeter @matthew-levan @jalehman @belisarius222
/PACE @mcevoypeter @matthew-levan @jalehman @belisarius222
/VERSION @mcevoypeter @matthew-levan @jalehman @belisarius222