[asterisk-commits] Correct the author of module. (testsuite[master])

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Sat Jul 25 06:55:09 CDT 2015


Joshua Colp has submitted this change and it was merged.

Change subject: Correct the author of module.
......................................................................


Correct the author of module.

The author specified was set incorrecty when the GPL preamble was added
to the module in commit 450901cd54e85e60becef6fe8693bdac8f12f810. This
sets it to the correct author of the module per commit
148682f5b5bd3faf6627859cc44f1ff2efd356d6.

Change-Id: I47744dddc8bd8b74400539a1474d0cef2ef1827d
---
M tests/channels/pjsip/subscriptions/mwi/mwi_aggregate/mwi_check.py
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/tests/channels/pjsip/subscriptions/mwi/mwi_aggregate/mwi_check.py b/tests/channels/pjsip/subscriptions/mwi/mwi_aggregate/mwi_check.py
index 1940cde..b04e1e8 100644
--- a/tests/channels/pjsip/subscriptions/mwi/mwi_aggregate/mwi_check.py
+++ b/tests/channels/pjsip/subscriptions/mwi/mwi_aggregate/mwi_check.py
@@ -2,7 +2,7 @@
 """Pluggable modules for the mwi_aggregate test
 
 Copyright (C) 2014, Digium, Inc.
-John Bigelow <jbigelow at digium.com>
+Mark Michelson <mmichelson at digium.com>
 
 This program is free software, distributed under the terms of
 the GNU General Public License Version 2.

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I47744dddc8bd8b74400539a1474d0cef2ef1827d
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: John Bigelow <jbigelow at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>



More information about the asterisk-commits mailing list