diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-04-07 09:11:34 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-04-07 09:11:34 +0900 |
commit | e9f2dcbd0fe1af1e4c80fdfa02b2f64b66aa690a (patch) | |
tree | 7ac7336eb2b02ec3568fa654a7b8b89f428641eb /README.md | |
parent | c1deefdd5d78655c3167956d83ecfbac06a71706 (diff) |
docs: add the mailing list info to README
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -24,10 +24,14 @@ No dependency hell (library, package, etc) thanks to Go. * [CLI operations](https://github.com/osrg/gobgp/blob/master/docs/sources/cli-operations.md) * [Route Server](https://github.com/osrg/gobgp/blob/master/docs/sources/route-server.md) -## Contributing to GoBGP +## Community, discussion and support -Awesome! Create a pull request. No CLA, board members, governance, or -other mess. +We have the [the mailing +list](https://lists.sourceforge.net/lists/listinfo/gobgp-devel) for +questions, discussion, suggestions, etc. + +You have to code or documentation for GoBGP? Awesome! Send a pull +request. No CLA, board members, governance, or other mess. ## Licensing |