blob: 0a0982ccf10c97e16bac13421da0c4ed9bfb5a11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<sect1 id="contactinfo">
<?dbhtml filename="contactinfo.html"?>
<title>Contact Information</title>
<para>Please direct your emails to one of the BLFS mailing lists. See
<xref linkend="maillists"/> for more information on
the available mailing lists.</para>
<!--
<para>The current BLFS maintainer is &maintainer-fullname;.
If you need to reach &maintainer-firstname;, send an email to
<ulink url="mailto:&maintainer-address;">&maintainer-address;</ulink>.</para> -->
</sect1>
|