terraform/CODEOWNERS
Line: 5: incorrect codeowner user: Unmaintained Line: 5: no users/groups matched Line: 6: incorrect codeowner organization: hashicorp/terraform-azure Line: 6: no users/groups matched Line: 7: incorrect codeowner organization: hashicorp/consul Line: 7: incorrect codeowner user: remilapeyre Line: 7: no users/groups matched Line: 8: incorrect codeowner user: likexian Line: 8: no users/groups matched Line: 9: incorrect codeowner user: Unmaintained Line: 9: no users/groups matched Line: 10: incorrect codeowner user: Unmaintained Line: 10: no users/groups matched Line: 11: incorrect codeowner organization: hashicorp/terraform-google Line: 11: no users/groups matched Line: 12: incorrect codeowner organization: hashicorp/terraform-core Line: 12: no users/groups matched Line: 13: incorrect codeowner user: Unmaintained Line: 13: no users/groups matched Line: 14: incorrect codeowner user: xiaozhu36 Line: 14: no users/groups matched Line: 15: incorrect codeowner user: remilapeyre Line: 15: no users/groups matched Line: 16: incorrect codeowner organization: hashicorp/terraform-aws Line: 16: no users/groups matched Line: 17: incorrect codeowner user: Unmaintained Line: 17: no users/groups matched Line: 18: incorrect codeowner user: jrhouston Line: 18: incorrect codeowner user: alexsomesan Line: 18: no users/groups matched Line: 21: incorrect codeowner user: Deprecated Line: 21: no users/groups matched Line: 22: incorrect codeowner organization: hashicorp/terraform-core Line: 22: no users/groups matched Line: 23: incorrect codeowner user: Deprecated Line: 23: no users/groups matched Line: 24: incorrect codeowner organization: hashicorp/terraform-core Line: 24: no users/groups matched Line: 25: incorrect codeowner user: Deprecated Line: 25: no users/groups matched Line: 26: incorrect codeowner organization: hashicorp/terraform-core Line: 26: no users/groups matched Line: 27: incorrect codeowner user: Deprecated Line: 27: no users/groups matched

28 lines
1.6 KiB
Plaintext

# 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
/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