2020-02-03 22:47:11 +01:00
|
|
|
# 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
|
|
|
|
|
2020-03-31 22:13:50 +02:00
|
|
|
# Remote-state backend # Maintainer
|
|
|
|
/backend/remote-state/artifactory Unmaintained
|
|
|
|
/backend/remote-state/azure @hashicorp/terraform-azure
|
|
|
|
/backend/remote-state/consul @hashicorp/consul
|
|
|
|
/backend/remote-state/cos @likexian
|
|
|
|
/backend/remote-state/etcdv2 Unmaintained
|
2020-04-18 09:34:22 +02:00
|
|
|
/backend/remote-state/etcdv3 @bmcustodio
|
2020-03-31 22:13:50 +02:00
|
|
|
/backend/remote-state/gcs @hashicorp/terraform-google
|
2020-04-01 21:09:15 +02:00
|
|
|
/backend/remote-state/http @hashicorp/terraform-core
|
2020-03-31 22:13:50 +02:00
|
|
|
/backend/remote-state/manta Unmaintained
|
|
|
|
/backend/remote-state/oss @xiaozhu36
|
|
|
|
/backend/remote-state/pg Unmaintained
|
|
|
|
/backend/remote-state/s3 @hashicorp/terraform-aws
|
|
|
|
/backend/remote-state/swift Unmaintained
|
2020-04-13 22:17:17 +02:00
|
|
|
/backend/remote-state/kubernetes @jrhouston @alexsomesan
|
2020-03-31 22:13:50 +02:00
|
|
|
|
|
|
|
# Provisioners
|
2020-04-01 21:32:47 +02:00
|
|
|
builtin/provisioners/chef Unmaintained
|
|
|
|
builtin/provisioners/file @hashicorp/terraform-core
|
|
|
|
builtin/provisioners/habitat Unmaintained
|
|
|
|
builtin/provisioners/local-exec @hashicorp/terraform-core
|
|
|
|
builtin/provisioners/puppet Unmaintained
|
|
|
|
builtin/provisioners/remote-exec @hashicorp/terraform-core
|
|
|
|
builtin/provisioners/salt-masterless Unmaintained
|
2020-04-01 21:31:12 +02:00
|
|
|
|