From 6f79607764586d1ace9ab1f023fb28f6616ae29a Mon Sep 17 00:00:00 2001 From: "R.B. Boyer" Date: Wed, 18 Dec 2024 22:16:55 +0000 Subject: [PATCH] backport of commit 5a060300ebf1f133e505808d5c86b0588d3eac73 --- .github/CODEOWNERS | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index da52ae11b755..3747a5f4dd39 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -10,34 +10,3 @@ # release configuration /.release/ @hashicorp/team-selfmanaged-releng @hashicorp/consul-selfmanage-maintainers /.github/workflows/build.yml @hashicorp/team-selfmanaged-releng @hashicorp/consul-selfmanage-maintainers - - -# Staff Engineer Review (protocol buffer definitions) -/proto-public/ @hashicorp/consul-core-staff -/proto/ @hashicorp/consul-core-staff - -# Staff Engineer Review (v1 architecture shared components) -/agent/cache/ @hashicorp/consul-core-staff -/agent/consul/fsm/ @hashicorp/consul-core-staff -/agent/consul/leader*.go @hashicorp/consul-core-staff -/agent/consul/server*.go @hashicorp/consul-core-staff -/agent/consul/state/ @hashicorp/consul-core-staff -/agent/consul/stream/ @hashicorp/consul-core-staff -/agent/submatview/ @hashicorp/consul-core-staff -/agent/blockingquery/ @hashicorp/consul-core-staff - -# Staff Engineer Review (raft/autopilot) -/agent/consul/autopilotevents/ @hashicorp/consul-core-staff -/agent/consul/autopilot*.go @hashicorp/consul-core-staff - -# Staff Engineer Review (v2 architecture shared components) -/internal/controller/ @hashicorp/consul-core-staff -/internal/resource/ @hashicorp/consul-core-staff -/internal/storage/ @hashicorp/consul-core-staff -/agent/consul/controller/ @hashicorp/consul-core-staff -/agent/grpc-external/services/resource/ @hashicorp/consul-core-staff - -# Staff Engineer Review (v1 security) -/acl/ @hashicorp/consul-core-staff -/agent/xds/rbac*.go @hashicorp/consul-core-staff -/agent/xds/jwt*.go @hashicorp/consul-core-staff