You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by ma...@apache.org on 2014/01/23 20:30:01 UTC

git commit: Added docs about apache email setup.

Updated Branches:
  refs/heads/master 21673faa1 -> 49e2262d3


Added docs about apache email setup.

Reviewed at https://reviews.apache.org/r/17068/


Project: http://git-wip-us.apache.org/repos/asf/incubator-aurora/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-aurora/commit/49e2262d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-aurora/tree/49e2262d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-aurora/diff/49e2262d

Branch: refs/heads/master
Commit: 49e2262d3483e4fa9152520551e05e6abf857dbf
Parents: 21673fa
Author: Suman Karumuri <ma...@apache.org>
Authored: Thu Jan 23 11:29:28 2014 -0800
Committer: Suman Karumuri <sk...@twitter.com>
Committed: Thu Jan 23 11:29:28 2014 -0800

----------------------------------------------------------------------
 docs/contributing.md | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-aurora/blob/49e2262d/docs/contributing.md
----------------------------------------------------------------------
diff --git a/docs/contributing.md b/docs/contributing.md
index d337da2..4341163 100644
--- a/docs/contributing.md
+++ b/docs/contributing.md
@@ -2,6 +2,20 @@ Getting your ReviewBoard Account
 --------------------------------
 Go to https://reviews.apache.org and create an account.
 
+Setting up your email account (committers)
+------------------------------------------
+Once your Apache ID has been set up you can configure your account and add ssh keys and
+setup an email forwarding address at
+
+  http://id.apache.org
+
+Additional instructions for setting up your new committer email can be found at
+
+  http://www.apache.org/dev/user-email.html
+
+The recommended setup is to configure all services (mailing lists, JIRA, ReviewBoard) to
+send emails to your @apache.org email address.
+
 Setting up your ReviewBoard Environment
 ---------------------------------------
 Run `./rbt status`. The first time this runs it will bootstrap and you will be asked to login.