[Asterisk-code-review] Fix my email address. (repotools[master])

Joshua Colp asteriskteam at digium.com
Wed Mar 8 15:35:42 CST 2017


Joshua Colp has submitted this change and it was merged. ( https://gerrit.asterisk.org/5146 )

Change subject: Fix my email address.
......................................................................


Fix my email address.

I've wondered a couple of times why my asterisk commits aren't linked
to my github account.  I looked closer just now and it appears my
commits were mapped to an invalid email address.  Fix the address in
the authors file, just in case it's used for something else in the
future.

Change-Id: If3c73ec407d2ff97ad04aa44fcb455ef697a1419
Signed-off-by: Russell Bryant <russell at russellbryant.net>
---
M authors
M mapmantis.py
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Richard Mudgett: Looks good to me, but someone else must approve
  Joshua Colp: Looks good to me, approved; Verified



diff --git a/authors b/authors
index 7344e85..cb80ad9 100644
--- a/authors
+++ b/authors
@@ -120,7 +120,7 @@
 rmeyerriecks	Russ Meyerriecks <rmeyerreicks at digium.com>
 rmudgett	Richard Mudgett <rmudgett at digium.com>
 root		Automerge script <automerge at asterisk.org>
-russell		Russell Bryant	<russell at russellbryant.com>
+russell		Russell Bryant	<russell at russellbryant.net>
 rtreffkorn	Remko Treffkorn <rtreffkorn at tello.com>
 schmidts	Stefan Schmidt <sst at sil.at>
 schmitds	Stefan Schmidt <sst at sil.at>
diff --git a/mapmantis.py b/mapmantis.py
index ec1ac5d..7506b6a 100755
--- a/mapmantis.py
+++ b/mapmantis.py
@@ -2,7 +2,7 @@
 """Find a JIRA issue ID based on the Mantis ID
 
 Copyright (C) 2011-2015, Digium Inc.
-Russell Bryant <russell at russellbryant.com>
+Russell Bryant <russell at russellbryant.net>
 """
 import sys
 import os

-- 
To view, visit https://gerrit.asterisk.org/5146
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If3c73ec407d2ff97ad04aa44fcb455ef697a1419
Gerrit-PatchSet: 1
Gerrit-Project: repotools
Gerrit-Branch: master
Gerrit-Owner: Russell Bryant <russell at russellbryant.net>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>



More information about the asterisk-code-review mailing list