mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-23 07:33:32 -06:00
Adjust CODEOWNERS to not have any code owners right now
This commit is contained in:
parent
a3989dc1b2
commit
414dcfefb0
28
CODEOWNERS
28
CODEOWNERS
@ -1,27 +1,7 @@
|
||||
# Each line is a file pattern followed by one or more owners.
|
||||
# More on CODEOWNERS files: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
|
||||
|
||||
# Remote-state backend # Maintainer
|
||||
/internal/backend/remote-state/artifactory Unmaintained
|
||||
/internal/backend/remote-state/azure @hashicorp/terraform-azure
|
||||
/internal/backend/remote-state/consul @hashicorp/consul @remilapeyre
|
||||
/internal/backend/remote-state/cos @likexian
|
||||
/internal/backend/remote-state/etcdv2 Unmaintained
|
||||
/internal/backend/remote-state/etcdv3 Unmaintained
|
||||
/internal/backend/remote-state/gcs @hashicorp/terraform-google @hashicorp/terraform-ecosystem-strategic
|
||||
/internal/backend/remote-state/http @hashicorp/terraform-core
|
||||
/internal/backend/remote-state/manta Unmaintained
|
||||
/internal/backend/remote-state/oss @xiaozhu36
|
||||
/internal/backend/remote-state/pg @remilapeyre
|
||||
/internal/backend/remote-state/s3 @hashicorp/terraform-aws
|
||||
/internal/backend/remote-state/swift Unmaintained
|
||||
/internal/backend/remote-state/kubernetes @jrhouston @alexsomesan
|
||||
|
||||
# Provisioners
|
||||
builtin/provisioners/chef Deprecated
|
||||
builtin/provisioners/file @hashicorp/terraform-core
|
||||
builtin/provisioners/habitat Deprecated
|
||||
builtin/provisioners/local-exec @hashicorp/terraform-core
|
||||
builtin/provisioners/puppet Deprecated
|
||||
builtin/provisioners/remote-exec @hashicorp/terraform-core
|
||||
builtin/provisioners/salt-masterless Deprecated
|
||||
# We currently do not have any specific code owners
|
||||
# In the future, we will have a Github team of global code owners of the entire package
|
||||
# Later on, we will start splitting up the responsibilities, and packages will be assigned more specific code owners
|
||||
# * @opentf-code-owners
|
Loading…
Reference in New Issue
Block a user