File: CONTACT.html

package info (click to toggle)
workman 1.3.4-9
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,164 kB
  • ctags: 1,170
  • sloc: ansic: 14,491; makefile: 142; sh: 44
file content (65 lines) | stat: -rw-r--r-- 2,062 bytes parent folder | download | duplicates (5)
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
63
64
65
<html>
<head>
<!-- $Id: CONTACT.html,v 1.5 1999/02/12 13:55:41 dirk Exp $ -->
<title>WorkMan contact information</title>
</head>

<body>
<h1>WorkMan contact information</h1>

<P>
If you would like to contact the me, the maintainer of WorkMan, then
there are several ways. The easiest way is e-mail:
</P>

<p><a href="mailto:milliByte@DeathsDoor.com">milliByte@DeathsDoor.com</a>

<p>
This is my primary e-mail address. It works through a forwarding service, so
don't be surprised if sometimes some errors occur. If your mail is sent back
to you, then simply resend it and it should arrive.</p>

<p>
This section tells you about the WorkMan mailing lists.

<p>
Any of the lists can be subscribed by writing mail to
<pre>
             listproc@txt.com
</pre><p>
The body of the e-mail must contain one or more commands like
</p><pre>
             subscribe &lt;listname&gt; &lt;real name&gt;
</pre><p>
for example, &quot;subscribe workman-dev Dirk Foersterling&quot;. You will
get more information about how to use listproc if you write him a mail
with the word &quot;help&quot; in the message body.

The following lists are available:

<ul>
<li><a href="mailto:workman-announce@txt.com" >workman-announce</a>
<p>
Subscribers to this list receive information about new WorkMan releases
being available.
<p>

<li><a href="mailto:workman-users@txt.com" >workman-users</a>
<p>This list is intended to give WorkMan users a way to ask and answer
questions about WorkMan. Subjects may be usage of workman, hints and
tips how to compile workman, and other more general informations. This
is some kind of WorkMan support channel.
<p>

<li><a href="mailto:workman-dev@txt.com" >workman-dev</a>
<p>
The workman-dev list is offered for development specific discussion.
My Idea is, that anyone who wants to send patches, sends them here, and
anybody who wants to test them, listens here. Suggestions for
stabilizing WorkMan and/or the patches should be made and discussed
here. If I ever plan to announce beta releases, it would be done only
here.
</li>
</ul>
</body>
</html>