GitHub hates me

This commit is contained in:
Petros Kolyvas 2020-04-03 16:14:08 -04:00 committed by GitHub
parent cd54300621
commit c7cae98076
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -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.