]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Adds mailing list address at the top of README file
authorPavel Tvrdik <pawel.tvrdik@gmail.com>
Mon, 15 Aug 2016 14:16:36 +0000 (16:16 +0200)
committerPavel Tvrdik <pawel.tvrdik@gmail.com>
Mon, 15 Aug 2016 14:16:36 +0000 (16:16 +0200)
README

diff --git a/README b/README
index 5d4bd9b230eb4b3819d38c037e0a567177f70e46..7564a1c30c37d297e998eacd13cbca9f6f563034 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,10 @@
                       BIRD Internet Routing Daemon
 
+                Mailing list    bird-users@network.cz
+                                http://bird.network.cz/mailman/listinfo/bird-users
+
+                Home page       http://bird.network.cz/
+
                (c) 1998--2008  Martin Mares <mj@ucw.cz>
                 (c) 1998--2000  Pavel Machek <pavel@ucw.cz>
                 (c) 1998--2008  Ondrej Filip <feela@network.cz>
@@ -13,10 +18,10 @@ routing protocols, easy to use configuration interface and powerful route
 filtering language.
 
 If you want to help us debugging, enhancing and porting BIRD or just lurk
-around to see what's going to develop from this strange creature, feel free
-to subscribe to the BIRD users mailing list (bird-users@bird.network.cz),
-send subscribes to majordomo at the same machine).  Bug reports, suggestions,
-feature requests (: and code :) are welcome.
+around to see what's going to develop from this strange creature, feel free to
+subscribe to the BIRD users mailing list (bird-users@bird.network.cz), send
+subscribes to majordomo at the same machine). Bug reports, suggestions, feature
+requests (: and code :) are welcome. We don't use gitlab issues reporting, sorry.
 
 You can download the latest version from ftp://bird.network.cz/pub/bird/
 and look at the BIRD home page at http://bird.network.cz/.