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 <andrew@befuddled.ca>

Apply suggestions from code review

LGTM

Co-authored-by: Tom Sweeney <tsweeney@redhat.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Andrew Meadows 2022-10-03 12:32:24 -07:00
parent f1ef461a84
commit e0054a03d8
1 changed files with 10 additions and 7 deletions

View File

@ -143,22 +143,24 @@ is available, showing all PRs awaiting review and approval.
## Communications ## Communications
For general questions or discussions, please use the For general questions or discussions, please use the
IRC group on `irc.freenode.net` called `buildah` 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.
that has been setup.
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: ### 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 #### GitHub
You can also use the github You can also use GitHub
[issues](https://github.com/containers/buildah/issues) [issues](https://github.com/containers/buildah/issues)
and and
[PRs](https://github.com/containers/buildah/pulls) [PRs](https://github.com/containers/buildah/pulls)
tracking system. 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 ## Becoming a Maintainer
To become a maintainer you must first be nominated by an existing 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 The current list of maintainers can be found in the
[MAINTAINERS](MAINTAINERS) file. [MAINTAINERS](MAINTAINERS) file.