README/CONTRIBUTING: mention cni-dev@ list
This commit is contained in:
parent
f885288a2d
commit
d3ca177ee4
@ -1,6 +1,6 @@
|
|||||||
# How to Contribute
|
# 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
|
pull requests. This document outlines some of the conventions on development
|
||||||
workflow, commit message formatting, contact points and other resources to make
|
workflow, commit message formatting, contact points and other resources to make
|
||||||
it easier to get your contribution accepted.
|
it easier to get your contribution accepted.
|
||||||
@ -16,8 +16,8 @@ contribution. See the [DCO](DCO) file for details.
|
|||||||
|
|
||||||
# Email and Chat
|
# Email and Chat
|
||||||
|
|
||||||
The project uses the the appc-dev email list and #appc on Freenode for chat:
|
The project uses the the cni-dev email list and #appc on Freenode for chat:
|
||||||
- Email: [appc-dev](https://groups.google.com/forum/#!forum/appc-dev)
|
- Email: [cni-dev](https://groups.google.com/forum/#!forum/cni-dev)
|
||||||
- IRC: #[appc](irc://irc.freenode.org:6667/#appc) IRC channel on freenode.org
|
- IRC: #[appc](irc://irc.freenode.org:6667/#appc) IRC channel on freenode.org
|
||||||
|
|
||||||
Please avoid emailing maintainers found in the MAINTAINERS file directly. They
|
Please avoid emailing maintainers found in the MAINTAINERS file directly. They
|
||||||
|
@ -110,3 +110,9 @@ lo Link encap:Local Loopback
|
|||||||
collisions:0 txqueuelen:0
|
collisions:0 txqueuelen:0
|
||||||
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user