diff options
author | William Pitcock <nenolod@dereferenced.org> | 2018-02-15 11:30:17 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2018-02-15 11:30:38 +0000 |
commit | ea365c5522c46efc02df99aac8e5c45abe73d925 (patch) | |
tree | 56cc3fbc238e09c048211375c2e435117d58e030 | |
parent | 29d1335a88e5d2350fb0158cdd69e39b6313f18a (diff) | |
download | gcompat-ea365c5522c46efc02df99aac8e5c45abe73d925.tar.gz gcompat-ea365c5522c46efc02df99aac8e5c45abe73d925.tar.bz2 gcompat-ea365c5522c46efc02df99aac8e5c45abe73d925.tar.xz gcompat-ea365c5522c46efc02df99aac8e5c45abe73d925.zip |
CONTRIBUTING: gcompat development is actually gcompat@lists.adelielinux.org now
-rw-r--r-- | CONTRIBUTING.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 7e7e7cf..fd17689 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -110,5 +110,5 @@ Mailing List if you have made three commits, you will use the command ``git format-patch HEAD^^^``. -#. Email the resulting patch to the adelie-dev@lists.adelielinux.org mailing +#. Email the resulting patch to the gcompat@lists.adelielinux.org mailing list, or use ``git send-email``. |