From 2df178d734cd6088ec77b1dcc9583ba23c7a8715 Mon Sep 17 00:00:00 2001 From: Josh Dolitsky <393494+jdolitsky@users.noreply.github.com> Date: Tue, 1 Jun 2021 12:48:07 -0500 Subject: [PATCH] Add code of conduct (#278) Signed-off-by: Josh Dolitsky --- CODE_OF_CONDUCT.md | 3 +++ README.md | 5 +++++ 2 files changed, 8 insertions(+) create mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 000000000..49579ab80 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,3 @@ +# Code of Conduct + +OCI Registry As Storage (ORAS) follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). diff --git a/README.md b/README.md index 0430a006d..0ab21d366 100644 --- a/README.md +++ b/README.md @@ -265,3 +265,8 @@ We're very interested in feedback and contributions for other artifacts. [artifacts]: https://github.com/opencontainers/artifacts [distribution-spec]: https://github.com/opencontainers/distribution-spec/ + +## Code of Conduct + +This project has adopted the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). See [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) for further details. +