Laszlo Hornyak has uploaded a new change for review. Change subject: changed author name and email ......................................................................
changed author name and email Changed the email name and the email address of the author of the package to Doron Fediuck <[email protected]> Change-Id: I618aed812203583b95d693973df121c5b0f83876 Signed-off-by: Laszlo Hornyak <[email protected]> --- M setup.py 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-scheduler-proxy refs/changes/00/18000/1 diff --git a/setup.py b/setup.py index 86cba98..930bc18 100644 --- a/setup.py +++ b/setup.py @@ -5,8 +5,8 @@ version='0.1', license='ASL2', description='oVirt Scheduler Proxy', - author='Laszlo Hornyak', - author_email='[email protected]', + author='Doron Fediuck', + author_email='[email protected]', url='http://www.ovirt.org/Features/oVirt_External_Scheduling_Proxy', packages=['ovirtscheduler'], package_dir={ '': 'src' }, -- To view, visit http://gerrit.ovirt.org/18000 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I618aed812203583b95d693973df121c5b0f83876 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-scheduler-proxy Gerrit-Branch: master Gerrit-Owner: Laszlo Hornyak <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
