diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 0000000..398fd6d --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,4 @@ +Alexandr Morozov (@LK4D4) +Arnaud Porterie (@icecrime) +Madhu Venugopal (@mavenugo) +Jana Radhakrishnan (@mrjana) diff --git a/README.md b/README.md index 1467bab..813986a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # libnetwork The Go package to manage Linux network namespaces + +## Contributing + +Want to hack on libnetwork? [Docker's contributions guidelines](https://github.com/docker/docker/blob/master/CONTRIBUTING.md) apply. +