-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcontact.xml
More file actions
62 lines (54 loc) · 2.12 KB
/
contact.xml
File metadata and controls
62 lines (54 loc) · 2.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<?xml version="1.0" ?>
<page title="Contact">
<section title="Mailing Lists">
<p>
If you want to write a longer comment, send patches or similar
thing, the best way is probably by using the pingus-devel
mailing lists, subscribe information can be found below, to just
send a mail to the list write to <a
href="mailto:pingus-devel@nongnu.org?subject:[non-member]">pingus-devel@nongnu.org</a>.
</p>
<ul>
<li>
<a href="http://lists.nongnu.org/mailman/listinfo/pingus-devel">pingus-devel</a>
- Pingus Developer List (for general discussion about the game, the development, etc.).
</li>
</ul>
<p>There is currently no pingus-users mailing list due to the lack
of traffic, so using the pingus-devel list for questions about the
game is perfectly ok.</p>
</section>
<section title="Bug Reports">
<p>
If you want to submit a bug report about Pingus or simply browse
the list of open bugs, you can do so at
the <a href="https://github.com/Pingus/pingus/issues">Pingus
Issue Tracker</a>. Submitting stuff there should make it sure
that it doesn't get lost.
</p>
</section>
<section title="IRC">
<p>For a quick help you can try the IRC server <span
class="irc">irc.freenode.net:6667</span> and the channel <span
class="irc">#pingus</span>, you can find the project maintainer
(nick: grumbel) there most of the time. From time to time there
will also be IRC Meetings with larger parts of the development
team, once such meetings happen, they will get announced in the
news section.
</p>
</section>
<section title="Instant Messaging">
<p>
If you don't like IRC, there is also the possibility to contact
us directly via Instant Messaging.
</p>
<dl>
<dt>Ingo Ruhnke (nick: grumbel) [Maintainer/Programmer]</dt>
<dd>
Email: <a href="mailto:grumbel@gmail.com?subject=Pingus">grumbel@gmail.com</a><br/>
Jabber: <a href="xmpp:grumbel@jabber.org">xmpp:grumbel@jabber.org</a><br/>
ICQ UIN: 59461927
</dd>
</dl>
</section>
</page>