Skip to content

Commit 83a1453

Browse files
committed
Site: update links to reflect move to mailing list
1 parent 9312438 commit 83a1453

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

Site/text/contact.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
Contact
33
-------
44

5-
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.
5+
The GitX repository can be found on Github at [http://github.com/pieter/gitx](http://www.github.com/pieter/gitx/wikis).
66

7-
GitX is actively maintained by Pieter de Bie. You can email him at [[email protected]](mailto:[email protected])
7+
GitX has a mailing list at [[email protected]](mailto:[email protected]) to which you can email any questions or patches. GitX is actively maintained by Pieter de Bie. You can email him at [[email protected]](mailto:[email protected]).

Site/text/contribute.markdown

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you want to contribute to GitX, you can just clone the repository and start w
1414
<code>git clone <a href="git://github.com/pieter/gitx.git">git://github.com/pieter/gitx.git</a></code>
1515
</pre>
1616

17-
You can use the Github "pull" feature to send me a notification of your changes. Alternatively, you can <a href="mailto:frimmirf+gitx@gmail.com">email me</a> patches.
17+
The preferred way of contributing is by sending patches to the [Mailinglist](mailto:gitx@googlegroups.com).
1818

1919
If you're not sure what to do, you can take a look at the [TODO list on
2020
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
2323

2424
<h3>Bug Report</h3>
2525

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

3230
<h3>Donate</h3>
3331
<p>

Site/text/links.markdown

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,13 @@
1111
<li><a href="http://www.ohloh.net/projects/gitx" title="GitX on ohloh">GitX on ohloh</a></li>
1212
<li><a href="http://cia.vc/stats/project/gitx" title="GitX on CIA.vc">GitX on CIA.vc</a></li>
1313
</ul>
14+
15+
<h3>Mailing list</h3>
16+
17+
* [Google Groups](http://groups.google.com/group/gitx)
18+
* [Nabble archive](http://n2.nabble.com/GitX-f3079826.html)
19+
1420
<h3>Bug Reporting</h3>
1521
<ul>
1622
<li><a href="http://gitx.lighthouseapp.com/projects/17830-gitx" title="Bug reporting on Lighthouse">Bug reporting on Lighthouse</a></li>
17-
<li><a href="http://github.com/pieter/gitx/wikis/bugs" title="Bug reporting on Github">Bug reporting on Github</a></li>
1823
</ul>

0 commit comments

Comments
 (0)