Skip to content

Commit

Permalink
Add a mapping for archive (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
iwahbe authored Dec 19, 2023
1 parent cdb7f82 commit fc025ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upgrade/provider_owners.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package upgrade
var ProviderOrgs = map[string]string{
"datadog": "DataDog",
"random": "hashicorp",
"archive": "terraform-providers",
}

var ProviderName = map[string]string{
Expand Down

0 comments on commit fc025ca

Please sign in to comment.