README/CONTRIBUTING: mention cni-dev@ list
authorJonathan Boulle <jonathanboulle@gmail.com>
Thu, 1 Oct 2015 19:43:43 +0000 (12:43 -0700)
committerJonathan Boulle <jonathanboulle@gmail.com>
Thu, 1 Oct 2015 19:43:43 +0000 (12:43 -0700)
CONTRIBUTING.md
README.md

index 12cb4f9..3c9e213 100644 (file)
@@ -1,6 +1,6 @@
 # How to Contribute
 
-appc is [Apache 2.0 licensed](LICENSE) and accepts contributions via GitHub
+cni is [Apache 2.0 licensed](LICENSE) and accepts contributions via GitHub
 pull requests. This document outlines some of the conventions on development
 workflow, commit message formatting, contact points and other resources to make
 it easier to get your contribution accepted.
@@ -16,8 +16,8 @@ contribution. See the [DCO](DCO) file for details.
 
 # Email and Chat
 
-The project uses the the appc-dev email list and #appc on Freenode for chat:
-- Email: [appc-dev](https://groups.google.com/forum/#!forum/appc-dev)
+The project uses the the cni-dev email list and #appc on Freenode for chat:
+- Email: [cni-dev](https://groups.google.com/forum/#!forum/cni-dev)
 - IRC: #[appc](irc://irc.freenode.org:6667/#appc) IRC channel on freenode.org
 
 Please avoid emailing maintainers found in the MAINTAINERS file directly. They
index 5c9b641..b7ce13f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -110,3 +110,9 @@ lo        Link encap:Local Loopback
           collisions:0 txqueuelen:0 
           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
 ```
+
+## Contact
+
+For any questions about CNI, please reach out on the mailing list or IRC:
+- Email: [cni-dev](https://groups.google.com/forum/#!forum/cni-dev)
+- IRC: #[appc](irc://irc.freenode.org:6667/#appc) IRC channel on freenode.org