Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Commit

Permalink
docs: add CONTRIBUTING and MAINTAINERS files
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwganem committed Dec 17, 2019
1 parent c9e5b88 commit 6ff76b7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Contributing
This project is generated by running openapi-generator against the IBM Keyprotect openapi spec.

```sh
openapi-generator generate -i https://cloud.ibm.com/apidocs/key-protect.json -g go -o . --skip-validate-spec --package-name keyprotect --git-user-id IBM --git-repo-id keyprotect-go
```
3 changes: 3 additions & 0 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# MAINTAINERS

Tom Ganem - [email protected]

0 comments on commit 6ff76b7

Please sign in to comment.