diff options
author | Michael Prokop <mika@debian.org> | 2010-07-08 14:40:27 +0200 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2010-07-08 15:02:44 +0200 |
commit | c85bb1f2d6fcf617775255fbf278358ad2379e95 (patch) | |
tree | 5872d4db590bf1f32fa84bf17046c0c53420c929 | |
parent | 6bcb867c1cb3082f265dc1c1a60ec72c9dcd90ed (diff) | |
download | initramfs-tools-c85bb1f2d6fcf617775255fbf278358ad2379e95.tar.gz initramfs-tools-c85bb1f2d6fcf617775255fbf278358ad2379e95.zip |
some minor rewording of sentences about development mailinglists
Signed-off-by: Michael Prokop <mika@debian.org>
-rw-r--r-- | docs/maintainer-notes.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/maintainer-notes.html b/docs/maintainer-notes.html index ede8550..fd85e00 100644 --- a/docs/maintainer-notes.html +++ b/docs/maintainer-notes.html @@ -263,8 +263,11 @@ any stale remote branches locally by executing: </pre> </li> -<li>The development mailinglists are <a href="mailto:debian-kernel@lists.debian.org">debian-kernel@lists.debian.org</a> or <a href="mailto:initramfs@vger.kernel.org">initramfs@vger.kernel.org</a>. Discussion of eventual features, bugs or patches are more then welcomed there. -</li> +<li>The development mailinglists are <a + href="mailto:debian-kernel@lists.debian.org">debian-kernel@lists.debian.org</a> +and <a href="mailto:initramfs@vger.kernel.org">initramfs@vger.kernel.org</a>. +Discussion of features, bugs and patches are more than welcome on those +lists.</li> </ol> |