contact: fix gmane URL + add URL for github.com/grml/grml/issues
[grml.org.git] / contact / index.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Contact</title>
5 <meta name="Title" content="grml.org - Contact" />
6 <meta name="Author" content="the grml team [www.grml.org/team/]" />
7 <meta name="Keywords" content="grml.org, grml" />
8 <meta name="Description" content="Contact at grml.org" />
9 <meta name="Abstract" content="grml, just another linux-distribution" />
10 <meta name="fdse-index-as" content="http://www.grml.org/contact/" />
11 <meta name="Robots" content="index,follow" />
12 <meta name="Language" content="english" />
13 <meta name="identifier-url" content="http://www.grml.org/" />
14 <meta name="MSSmartTagsPreventParsing" content="true" />
15 <meta http-equiv="imagetoolbar" content="no" />
16 <link rel="home" href="/" title="grml.org" />
17 <link rel="help" href="/features/" title="About" />
18 <link rel="author" href="/team/" title="Team" />
19 <link rel="icon" href="/favicon.png" type="image/png" />
20 <link rel="stylesheet" href="/style.css" type="text/css" />
21 </head>
22
23 <body>
24 [% INCLUDE static.inc %]
25
26 <div class="content">
27
28         <p><img style="float: right; border: 0" src="/img/mail.png" alt="*" /></p>
29
30         <h1>Contact</h1>
31
32         <p>For general questions please join the Grml user mailinglist (see below).</p>
33
34         <p>If you have found a bug please <a href="/bugs/">report it</a>.</p>
35
36         <p>You can reach the Grml core team via team (at) grml.org.</p>
37
38         <p>For commercial support and services please send us mail to business (at) grml.org.</p>
39
40         <a name="mailinglist"></a>
41         <h2>Mailing lists</h2>
42
43         <p>If you want to be notified when a <strong>new Grml
44         release</strong> is available, subscribe to the
45         read-only <a href="http://ml.grml.org/mailman/listinfo/grml-announce">Grml
46         announce mailing list</a>.</p>
47
48         <p>If you want to participate in the <strong>mailing list of
49         Grml</strong>, please subscribe to the <a
50         href="http://ml.grml.org/mailman/listinfo/grml">Grml user
51         mailing list</a>.  Anyone can post to this mailing list, but if you
52         are not already subscribed, your message will need moderator approval before being posted. This way
53         we limit the amount of spam that makes it to the list.  The Grml user
54         mailing list is also available via NNTP on <a href="https://gmane.io/">gmane.io</a>.</p>
55
56         <p>If you are interested in following the <strong>development of Grml</strong> you might be
57         interested in the <a href="http://ml.grml.org/mailman/listinfo/grml-devel">Grml developer
58         mailing list</a>. The <a
59         href="http://ml.grml.org/mailman/listinfo/git-commits">Grml repository
60         commits mailing list</a> tracks all the pushed commits to <a
61         href="https://git.grml.org/">Grml's git repositories</a>, while we're
62         also present on <a href="https://github.com/grml/">github</a>. Changes
63         in Grml's Debian repository can be tracked via the <a
64         href="http://ml.grml.org/mailman/listinfo/grml-testing-changes">Grml
65         Testing-changes mailing list</a>. We track issues at <a
66         href="https://github.com/grml/grml/issues">github.com/grml/grml/issues</a>.
67         Several Grml sub-projects (grml-debootstrap, grml-etc-core,
68         grml2usb,...) have their own repository and issue tracking, see <a
69         href="https://github.com/grml/">github.com/grml/</a> to get an
70         overview. If you're unsure where to report an issue though, feel free
71         to use <a href="https://github.com/grml/grml/issues">github.com/grml/grml/issues</a> though.</p>
72
73         <p><strong>Notice:</strong> All Grml mailing lists are <strong>English only</strong>.</p>
74
75         <a name="irc"></a>
76         <h2>IRC</h2>
77
78         <p>You can find us in <a href="irc://irc.freenode.net/grml">#grml on irc.freenode.org</a>.
79         The channel language is English.</p>
80
81 </div>
82
83 [% INCLUDE static_bottom.inc %]