From e0054a03d88a8a85622f7d22eaf23346a9c0f46a Mon Sep 17 00:00:00 2001 From: Andrew Meadows Date: Mon, 3 Oct 2022 12:32:24 -0700 Subject: [PATCH] Update contact information Freenode is no longer used, IRC has moved to [libera.chat](https://libera.chat). There are also \[matrix\] options now. Signed-off-by: Andrew Meadows Apply suggestions from code review LGTM Co-authored-by: Tom Sweeney Signed-off-by: Daniel J Walsh --- CONTRIBUTING.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 80b812e35..1104d332a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -143,22 +143,24 @@ is available, showing all PRs awaiting review and approval. ## Communications For general questions or discussions, please use the -IRC group on `irc.freenode.net` called `buildah` -that has been setup. +IRC channel `#podman` on `irc.libera.chat`. If you are unfamiliar with IRC you can start a web client at https://web.libera.chat/#podman. + +Alternatively, [\[matrix\]](https://matrix.org) can be used to access the same channel via federation at https://matrix.to/#/#podman:chat.fedoraproject.org. ### For discussions around issues/bugs and features: -#### Buildah Mailing List - -You can join the Buildah mailing list by sending an email to `buildah-join@lists.buildah.io` with the word `subscribe` in the subject. You can also go to this [page](https://lists.podman.io/admin/lists/buildah.lists.buildah.io/), then scroll down to the bottom of the page and enter your email and optionally name, then click on the "Subscribe" button. - #### GitHub -You can also use the github +You can also use GitHub [issues](https://github.com/containers/buildah/issues) and [PRs](https://github.com/containers/buildah/pulls) tracking system. +#### Buildah Mailing List + + +You can join the Buildah mailing list by sending an email to `buildah-join@lists.buildah.io` with the word `subscribe` in the subject. You can also go to this [page](https://lists.podman.io/admin/lists/buildah.lists.buildah.io/), then scroll down to the bottom of the page and enter your email and optionally name, then click on the "Subscribe" button. + ## Becoming a Maintainer To become a maintainer you must first be nominated by an existing maintainer. @@ -172,3 +174,4 @@ inactive for a long period of time or are viewed as disruptive to the community. The current list of maintainers can be found in the [MAINTAINERS](MAINTAINERS) file. +