diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-06-13 12:51:39 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-06-13 12:51:39 -0400 |
commit | a5995e0473338706a2ba7fc8e5266bcfa6678ac4 (patch) | |
tree | 5fbe004c2c039576f81e9866608bb753ff799cf5 | |
parent | 861a3b84a33c5bcb51549df1c2b7dc58aa518af2 (diff) | |
download | podman-a5995e0473338706a2ba7fc8e5266bcfa6678ac4.tar.gz podman-a5995e0473338706a2ba7fc8e5266bcfa6678ac4.tar.bz2 podman-a5995e0473338706a2ba7fc8e5266bcfa6678ac4.zip |
Mention the new Podman mailing list in contributing.md
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 87efdeb8f..8b7544ba0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -350,6 +350,9 @@ and [PRs](https://github.com/containers/libpod/pulls) tracking system. +There is also a [mailing list](https://lists.podman.io/archives/) at `lists.podman.io`. +You can subscribe by sending a message to `podman@lists.podman.io` with the subject `subscribe`. + [owners]: https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md#owners |