diff options
author | TomSweeneyRedHat <tsweeney@redhat.com> | 2020-02-10 13:34:57 -0500 |
---|---|---|
committer | TomSweeneyRedHat <tsweeney@redhat.com> | 2020-02-10 14:01:02 -0500 |
commit | fc1d67a5f671224d6d499098454d0fd588785140 (patch) | |
tree | fecc00cc831e56fa8f376c843bb431d6919b88c0 /CODE-OF-CONDUCT.md | |
parent | e57253d06841d7a128ef760f8c47acf4b59157df (diff) | |
download | podman-fc1d67a5f671224d6d499098454d0fd588785140.tar.gz podman-fc1d67a5f671224d6d499098454d0fd588785140.tar.bz2 podman-fc1d67a5f671224d6d499098454d0fd588785140.zip |
[CI:DOCS] Update Code of Conduct to Containers variant
As the title says. I renamed the old file from the lower case to the
upper case name. This makes it appear higher up in the listing on GitHub
and also is in line with the rest of the containers projects. Due to this
change, I also had to change a few references in a couple of build related
files.
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Diffstat (limited to 'CODE-OF-CONDUCT.md')
-rw-r--r-- | CODE-OF-CONDUCT.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CODE-OF-CONDUCT.md b/CODE-OF-CONDUCT.md new file mode 100644 index 000000000..850e68db0 --- /dev/null +++ b/CODE-OF-CONDUCT.md @@ -0,0 +1,3 @@ +## The Libpod Project Community Code of Conduct + +The Libpod project which includes Podman, follows the [Containers Community Code of Conduct](https://github.com/containers/common/blob/master/CODE-OF-CONDUCT.md). |