Skip to content

Commit

Permalink
chore: remove rules_codeowners
Browse files Browse the repository at this point in the history
Since 6.0 removed most of the code, there's not enough variation in ownership for this to be worth it.
  • Loading branch information
alexeagle committed Sep 2, 2024
1 parent f66016a commit 1752576
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 77 deletions.
25 changes: 0 additions & 25 deletions .github/BUILD.bazel

This file was deleted.

4 changes: 0 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
# AUTO GENERATED edits will be lost
# To update, run:
# yarn update-codeowners

* @mattem @gregmagolan @alexeagle @jbedard
7 changes: 0 additions & 7 deletions repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,6 @@ def rules_nodejs_dev_dependencies():
urls = ["https://github.com/bazelbuild/stardoc/releases/download/0.6.2/stardoc-0.6.2.tar.gz"],
)

http_archive(
name = "rules_codeowners",
strip_prefix = "rules_codeowners-4f44c38b5f43ceecf5f02a502d129dc830b8c66f",
sha256 = "2858ba495f02432c715583f040ca1dd22a7f94786f36b58dc796e151d5014758",
urls = ["https://github.com/zegl/rules_codeowners/archive/4f44c38b5f43ceecf5f02a502d129dc830b8c66f.zip"],
)

http_archive(
name = "aspect_bazel_lib",
sha256 = "6d758a8f646ecee7a3e294fbe4386daafbe0e5966723009c290d493f227c390b",
Expand Down
41 changes: 0 additions & 41 deletions tools/defaults.bzl

This file was deleted.

0 comments on commit 1752576

Please sign in to comment.