From cb4d47ddb308b799e622f871e6e866557643c522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sankar=20=E0=AE=9A=E0=AE=99=E0=AF=8D=E0=AE=95=E0=AE=B0?= =?UTF-8?q?=E0=AF=8D?= Date: Thu, 14 May 2015 09:15:33 +0530 Subject: [PATCH] Copied info about google groups, IRC, etc. to README.md from CONTRIBUTORS.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sankar சங்கர் --- CONTRIBUTING.md | 16 +++++++-------- README.md | 53 +++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 55 insertions(+), 14 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 395f259234..d9068d1d95 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -129,12 +129,12 @@ However, there might be a way to implement that feature *on top of* Docker. - Internet Relay Chat (IRC) + Internet Relay Chat (IRC)

IRC a direct line to our most knowledgeable Docker users; we have - both the #docker and #docker-dev group on - irc.freenode.net. + both the #docker and #docker-dev group on + irc.freenode.net. IRC is a rich chat protocol but it can overwhelm new users. You can search our chat archives.

@@ -146,9 +146,9 @@ However, there might be a way to implement that feature *on top of* Docker. There are two groups. Docker-user - is for people using Docker containers. - The docker-dev - group is for contributors and other people contributing to the Docker + is for people using Docker containers. + The docker-dev + group is for contributors and other people contributing to the Docker project. @@ -156,14 +156,14 @@ However, there might be a way to implement that feature *on top of* Docker. Twitter You can follow Docker's Twitter feed - to get updates on our products. You can also tweet us questions or just + to get updates on our products. You can also tweet us questions or just share blogs or stories. Stack Overflow - Stack Overflow has over 7000K Docker questions listed. We regularly + Stack Overflow has over 7000K Docker questions listed. We regularly monitor Docker questions and so do many other knowledgeable Docker users. diff --git a/README.md b/README.md index 4bb249eea0..ad15e56bc5 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,53 @@ or want to get more involved, the best place to start is [the project directory] We are always open to suggestions on process improvements, and are always looking for more maintainers. +### Talking to other Docker users and contributors + + + + + + + + + + + + + + + + + + + + +
Internet Relay Chat (IRC) +

+ IRC a direct line to our most knowledgeable Docker users; we have + both the #docker and #docker-dev group on + irc.freenode.net. + IRC is a rich chat protocol but it can overwhelm new users. You can search + our chat archives. +

+ Read our IRC quickstart guide for an easy way to get started. +
Google Groups + There are two groups. + Docker-user + is for people using Docker containers. + The docker-dev + group is for contributors and other people contributing to the Docker + project. +
Twitter + You can follow Docker's Twitter feed + to get updates on our products. You can also tweet us questions or just + share blogs or stories. +
Stack Overflow + Stack Overflow has over 7000K Docker questions listed. We regularly + monitor Docker questions + and so do many other knowledgeable Docker users. +
+ ### Legal *Brought to you courtesy of our legal counsel. For more context, @@ -246,9 +293,3 @@ Docker on a Mac If you know of another project underway that should be listed here, please help us keep this list up-to-date by submitting a PR. - -Mailing Lists -============= - -* [Google group for Docker Users](https://groups.google.com/forum/#!forum/docker-user) -* [Google group for Docker development discussions](https://groups.google.com/forum/#!forum/docker-dev)