[geany/www.geany.org] f756a8: Merge pull request #32 from eht16/add_matrix_channel

Dominic Hopf git-noreply at xxxxx
Fri Oct 8 15:39:46 UTC 2021


Branch:      refs/heads/master
Author:      Dominic Hopf <dmaphy at googlemail.com>
Committer:   GitHub <noreply at github.com>
Date:        Fri, 08 Oct 2021 15:39:46 UTC
Commit:      f756a82ba2f21b9ca06cde027432beb9293597f0
             https://github.com/geany/www.geany.org/commit/f756a82ba2f21b9ca06cde027432beb9293597f0

Log Message:
-----------
Merge pull request #32 from eht16/add_matrix_channel

Add matrix channel reference to website


Modified Paths:
--------------
    geany/templates/home.html
    page_content/about/geany.md

Modified: geany/templates/home.html
3 lines changed, 2 insertions(+), 1 deletions(-)
===================================================================
@@ -137,7 +137,8 @@ <h2 class="text-center">Great Community</h2>
 			that contribute improvements and fixes across numerous
 			platforms including
 			<a href="{% url "page" "support/mailing-lists" %}">The Mailing Lists</a>,
-			<a href="https://github.com/geany">Github</a> and
+			<a href="https://github.com/geany">Github</a>,
+			Matrix <a href="https://matrix.to/#/#geany:matrix.org">#geany:matrix.org</a> and
 			<a href="https://twitter.com/GeanyIDE/">Twitter</a>.</p>
 			<p><a class="btn btn-default" href="{% url "page" "contribute" %}">Get Involved »</a>
 			   <a class="btn btn-default" href="{% url "page" "about/donate" %}">Donate »</a></p>


Modified: page_content/about/geany.md
5 lines changed, 3 insertions(+), 2 deletions(-)
===================================================================
@@ -35,10 +35,11 @@ The code is licensed under the terms of the [GNU General Public Licence][3].
 
 ## Contact
 
-To contact us for general questions or feedback, either use one of our [mailing lists][4] or the [Github issue tracker][5].
+To contact us for general questions or feedback, either use one of our [mailing lists][4], the Matrix channel [#geany:matrix.org][5] or the [Github issue tracker][5].
 
   [1]: /about/filetypes/
   [2]: /support/plugins/
   [3]: https://www.gnu.org/licenses/gpl-2.0.en.html
   [4]: /support/mailing-lists
-  [5]: https://github.com/geany/geany/issues
+  [5]: https://matrix.to/#/#geany:matrix.org
+  [6]: https://github.com/geany/geany/issues



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list