GitHub hates me
This commit is contained in:
parent
cd54300621
commit
c7cae98076
|
@ -79,9 +79,7 @@ The Terraform team is in the process of building a way forward whilch continues
|
|||
|
||||
Please see the [CODEOWNERS](https://github.com/hashicorp/terraform/blob/master/CODEOWNERS) file for the status of a given provisioners. Community members with an interest in a particular provisioner are welcome to help maintain it.
|
||||
|
||||
|
||||
|
||||
####Maintainers
|
||||
#### Maintainers
|
||||
|
||||
Maintainers are key contributors to our Open Source project. They contribute their time and expertise and we ask that the community take extra special care to be mindful of this when interacting with them.
|
||||
|
||||
|
@ -234,4 +232,4 @@ git add go.mod go.sum vendor
|
|||
git commit -m "vendor: go get github.com/hashicorp/hcl/v2@2.0.0"
|
||||
```
|
||||
|
||||
You can then make use of the new or updated dependency in new code added in subsequent commits.
|
||||
You can then make use of the new or updated dependency in new code added in subsequent commits.
|
||||
|
|
Loading…
Reference in New Issue