summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorTristan van Berkom <tristan.vanberkom@codethink.co.uk>2020-07-03 16:02:15 +0900
committerTristan van Berkom <tristan.vanberkom@codethink.co.uk>2020-07-03 16:03:41 +0900
commit5709bb8b76dcce4b9ecd08842c20efc1aa043aee (patch)
tree2730cf3b217b0119f3867c572b25257926bc2b0f /CONTRIBUTING.rst
parentc310f20363eb92f77f7db7d841b1bf99eae0b122 (diff)
downloadbuildstream-5709bb8b76dcce4b9ecd08842c20efc1aa043aee.tar.gz
All: Update all references to the mailing list.
Update any references to the mailing list to now point to: https://lists.apache.org/list.html?dev@buildstream.apache.org
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index cbf99367f..b03388ef1 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -29,7 +29,7 @@ Patches which fix bugs should always come with a regression test.
Adding new features
-------------------
Feature additions should be proposed on the `mailing list
-<https://mail.gnome.org/mailman/listinfo/buildstream-list>`_
+<https://lists.apache.org/list.html?dev@buildstream.apache.org>`_
before being considered for inclusion. To save time and avoid any frustration,
we strongly recommend proposing your new feature in advance of commencing work.