Skip to content

Commit

Permalink
fix markdown
Browse files Browse the repository at this point in the history
Signed-off-by: wfan <[email protected]>
  • Loading branch information
WindzCUHK committed Oct 17, 2023
1 parent 62a212e commit cb02536
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ You have to commit the changes to `go.mod` and `go.sum` before submitting the pu

### Attribution

This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org/), version 2.0, available at <https://www.contributor-covenant.org/version/2/0/code_of_conduct.html>.
- [Athenz Community Code of Conduct](./CODE_OF_CONDUCT.md)
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
- [Athenz policy daemon](#athenz-policy-daemon)
- [Configuration](#configuration)
- [AccessTokenParam](#accesstokenparam)
- [License](#license)
- [Contributor License Agreement](#contributor-license-agreement)
- [About releases](#about-releases)
- [Authors](#authors)

Expand Down Expand Up @@ -160,16 +158,6 @@ The authorizer uses functional options pattern to initialize the instance. All t
| verifyClientID | Use authorized client ID verification | false | No | false |
| authorizedClientIDs | Authorized client ID to certificate common name map | nil | No | \{ "atClientID": \{ "certCN1", "certCN2" \} \} |

## License

This project is licensed under the terms of `Apache-2.0`.

## Contributor License Agreement

This project requires contributors to agree to a [Contributor License Agreement (CLA)](https://gist.github.com/ydnjp/3095832f100d5c3d2592).

Note that only for contributions to the `athenz-authorizer` repository on the [GitHub](https://github.com/AthenZ/athenz-authorizer), the contributors of them shall be deemed to have agreed to the CLA without individual written agreements.

## About releases

- Releases
Expand Down

0 comments on commit cb02536

Please sign in to comment.