[Asterisk-code-review] More email fixes (repotools[master])

Joshua Colp asteriskteam at digium.com
Wed Apr 12 04:55:31 CDT 2017


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

Change subject: More email fixes
......................................................................


More email fixes

Change-Id: I0fb229409e18e467833071f9f8510336d3fd140b
---
M authors
M digium_jira_user.py
2 files changed, 6 insertions(+), 7 deletions(-)

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



diff --git a/authors b/authors
index dcbfd23..6f0a288 100644
--- a/authors
+++ b/authors
@@ -43,8 +43,8 @@
 file		Joshua Colp <jcolp at digium.com>
 fjoe		Max Khon <fjoe at freebsd.org>
 ghenry		Gavin Henry <ghenry at suretecsystems.com>
-gjoseph        George Joseph <gjoseph at digium.com>
-gtjoseph        George Joseph <gjoseph at digium.com>
+gjoseph		George Joseph <gjoseph at digium.com>
+gtjoseph	George Joseph <gjoseph at digium.com>
 igorg		Igor Goncharovskiy <igor.goncharovsky at gmail.com>
 irroot		Gregory Nietsky <gregory at distrotech.co.za>
 ivaxer		John Khvatov <ivaxer at gmail.com>
diff --git a/digium_jira_user.py b/digium_jira_user.py
index 679f741..f19fcda 100644
--- a/digium_jira_user.py
+++ b/digium_jira_user.py
@@ -11,10 +11,9 @@
 # of people that happen to work there
 organization_mappings = {
     'Digium': ['mmichelson', 'mfredrickson', 'creslin', 'dbailey', 'markster',
-               'mspiceland', 'sruffell', 'espiceland', 'rmudgett',
-               'mjordan', 'jrose', 'kmoore', 'jcolp', 'jbigelow', 'dlee',
-               'mdavenport', 'rnewton', 'sgriepentrog', 'sgalarneau',
-               'rmeyerriecks', 'dbailey', 'jhardin', 'asanders', ],
+               'mspiceland', 'sruffell', 'rmudgett', 'mjordan', 'kmoore',
+               'jcolp', 'jbigelow', 'dlee', 'mdavenport', 'rnewton',
+               'sgriepentrog', 'sgalarneau', 'dbailey', 'jhardin', 'gjoseph' ],
     'Xorcom': ['tzafrir', 'leonidf', 'diegoias', 'dennis-xorcom'],
     'Sangoma': ['jparker', 'moy', 'dyatsin', 'tm1000', 'jameswf',
                 'p_lindheimer', 'schmoozecom'],
@@ -43,7 +42,7 @@
     'Corey Farrell': 'coreyfarrell',
     'Matt Jordan': 'mjordan',
     'Matthew Jordan': 'mjordan',
-    'George Joseph': 'gtjoseph', }
+    'gtjoseph': 'gjoseph', }
 
 
 class AsteriskUser(object):

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0fb229409e18e467833071f9f8510336d3fd140b
Gerrit-PatchSet: 2
Gerrit-Project: repotools
Gerrit-Branch: master
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>



More information about the asterisk-code-review mailing list