~ubuntu-branches/ubuntu/maverick/libvirt/maverick

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
<?xml version="1.0"?>
<html>
  <body>
    <h1>Contacting the development team</h1>

    <h2>Mailing list</h2>

    <p>
      There is a mailing-list <a href="mailto:libvir-list@redhat.com">libvir-list@redhat.com</a> for libvirt,
      with an  <a href="https://www.redhat.com/archives/libvir-list/">on-line archive</a>.
      Please subscribe to this list before posting by visiting the
      <a href="https://www.redhat.com/mailman/listinfo/libvir-list">associated Web</a>
      page and follow the instructions. Patches with explanations and provided as
      attachments are really appreciated and will be discussed on the mailing list.
      If possible generate the patches by using <code>cvs diff -up</code> in a CVS
      checkout.
    </p>

    <h2>IRC discussion</h2>

    <p>
      Some of the libvirt developers may be found on IRC on the <a href="http://oftc.net">OFTC IRC</a>
      network. Use the settings:
    </p>
    <ul>
      <li>server: irc.oftc.net</li>
      <li>port: 6667 (the usual IRC port)</li>
      <li>channel: #virt</li>
    </ul>
    <p>
      NB There is no guarantee that someone will be watching or able to reply
      promptly, so use the mailing-list if you don't get an answer on the IRC
      channel.
    </p>

  </body>
</html>