From 83a1453971fd7348596453602637bff3e2f7aff3 Mon Sep 17 00:00:00 2001 From: Pieter de Bie Date: Mon, 15 Jun 2009 13:37:49 +0100 Subject: [PATCH] Site: update links to reflect move to mailing list --- Site/text/contact.markdown | 4 ++-- Site/text/contribute.markdown | 6 ++---- Site/text/links.markdown | 7 ++++++- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/Site/text/contact.markdown b/Site/text/contact.markdown index f078a3c..bd9d34e 100644 --- a/Site/text/contact.markdown +++ b/Site/text/contact.markdown @@ -2,6 +2,6 @@ Contact ------- -GitX is actively maintained on Github at [http://github.com/pieter/gitx](http://www.github.com/pieter/gitx/wikis). If you find any bugs or have feature requests, you can put them there. +The GitX repository can be found on Github at [http://github.com/pieter/gitx](http://www.github.com/pieter/gitx/wikis). -GitX is actively maintained by Pieter de Bie. You can email him at [frimmirf@gmail.com](mailto:frimmirf+gitx@gmail.com) \ No newline at end of file +GitX has a mailing list at [gitx@googlegroups.com](mailto:gitx@googlegroups.com) to which you can email any questions or patches. GitX is actively maintained by Pieter de Bie. You can email him at [frimmirf@gmail.com](mailto:frimmirf+gitx@gmail.com). \ No newline at end of file diff --git a/Site/text/contribute.markdown b/Site/text/contribute.markdown index 8ae7da3..66a752d 100644 --- a/Site/text/contribute.markdown +++ b/Site/text/contribute.markdown @@ -14,7 +14,7 @@ If you want to contribute to GitX, you can just clone the repository and start w git clone git://github.com/pieter/gitx.git -You can use the Github "pull" feature to send me a notification of your changes. Alternatively, you can email me patches. +The preferred way of contributing is by sending patches to the [Mailinglist](mailto:gitx@googlegroups.com). If you're not sure what to do, you can take a look at the [TODO list on Github](http://github.com/pieter/gitx/wikis/TODO). If you want to work on the @@ -23,11 +23,9 @@ HTML side of GitX (such as the detailed view), you should take a look at the

Bug Report

- If you find or want to fix bugs, you should take a look at our [Bug Tracker](http://gitx.lighthouseapp.com/projects/17830-gitx). If you can't -reach Lighthouse or don't want to register for an account, you can also add -bugs on the [Github Bugs page](http://github.com/pieter/gitx/wikis/bugs). +reach Lighthouse or don't want to register for an account, you can also send the bugs to mailing list.

Donate

diff --git a/Site/text/links.markdown b/Site/text/links.markdown index 48b1c15..43ed82f 100644 --- a/Site/text/links.markdown +++ b/Site/text/links.markdown @@ -11,8 +11,13 @@

  • GitX on ohloh
  • GitX on CIA.vc
  • + +

    Mailing list

    + +* [Google Groups](http://groups.google.com/group/gitx) +* [Nabble archive](http://n2.nabble.com/GitX-f3079826.html) +

    Bug Reporting