1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Add OWNERS file and instructions.

This commit is contained in:
Tom Limoncelli
2017-11-09 13:38:56 -05:00
parent 2e61c83511
commit fea1d7afff
3 changed files with 15 additions and 1 deletions

View File

@@ -172,7 +172,7 @@ go test -v -verbose -provider ROUTE53
* Edit [README.md](https://github.com/StackExchange/dnscontrol): Add the provider to the bullet list.
* Edit [docs/provider-list.md](https://github.com/StackExchange/dnscontrol/blob/master/docs/provider-list.md): Add the provider to the provider list.
* Create `docs/_providers/PROVIDERNAME.md`: Use one of the other files in that directory as a base.
* Edit [OWNERS](https://github.com/StackExchange/dnscontrol/blob/master/OWNERS): Add the directory name and your github id.
## Step 6: Submit a PR