Adds mailing list address at the top of README file
This commit is contained in:
parent
13a31a4001
commit
0ea2afe671
1 changed files with 9 additions and 4 deletions
13
README
13
README
|
@ -1,5 +1,10 @@
|
||||||
BIRD Internet Routing Daemon
|
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--2008 Martin Mares <mj@ucw.cz>
|
||||||
(c) 1998--2000 Pavel Machek <pavel@ucw.cz>
|
(c) 1998--2000 Pavel Machek <pavel@ucw.cz>
|
||||||
(c) 1998--2008 Ondrej Filip <feela@network.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.
|
filtering language.
|
||||||
|
|
||||||
If you want to help us debugging, enhancing and porting BIRD or just lurk
|
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
|
around to see what's going to develop from this strange creature, feel free to
|
||||||
to subscribe to the BIRD users mailing list (bird-users@bird.network.cz),
|
subscribe to the BIRD users mailing list (bird-users@bird.network.cz), send
|
||||||
send subscribes to majordomo at the same machine). Bug reports, suggestions,
|
subscribes to majordomo at the same machine). Bug reports, suggestions, feature
|
||||||
feature requests (: and code :) are welcome.
|
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/
|
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/.
|
and look at the BIRD home page at http://bird.network.cz/.
|
||||||
|
|
Loading…
Reference in a new issue