summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2021-02-16 15:48:33 +0000
committerColin Walters <walters@verbum.org>2021-02-16 15:48:33 +0000
commitbf4bbeca14b4e20c69e780251135346485cfc32c (patch)
tree17603a126e37812f8419a1e641bf9fd7eb5dcd78
parent2195a6099b254dcc513e2ee0289eb5d07ad17287 (diff)
downloadostree-bf4bbeca14b4e20c69e780251135346485cfc32c.tar.gz
README.md: Fix contributing link, add contact section
Came up on #fedora-iot channel.
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 42e197bd..fcde7015 100644
--- a/README.md
+++ b/README.md
@@ -144,9 +144,15 @@ make
make install DESTDIR=/path/to/dest
```
+## Contact and discussion forums
+
+OSTree has a [mailing list](https://mail.gnome.org/archives/ostree-list/) and
+there is also an `#ostree` channel on FreeNode. However, asynchronous+logged
+communication is preferred for nontrivial questions.
+
## Contributing
-See [Contributing](docs/CONTRIBUTING.md).
+See [Contributing](CONTRIBUTING.md).
## Licensing