You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rh...@apache.org on 2010/02/19 14:05:49 UTC

svn commit: r911802 - /qpid/trunk/qpid/extras/qmf/setup.py

Author: rhs
Date: Fri Feb 19 13:05:49 2010
New Revision: 911802

URL: http://svn.apache.org/viewvc?rev=911802&view=rev
Log:
added missing author metadata

Modified:
    qpid/trunk/qpid/extras/qmf/setup.py

Modified: qpid/trunk/qpid/extras/qmf/setup.py
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/qmf/setup.py?rev=911802&r1=911801&r2=911802&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/qmf/setup.py (original)
+++ qpid/trunk/qpid/extras/qmf/setup.py Fri Feb 19 13:05:49 2010
@@ -21,6 +21,8 @@
 
 setup(name="qpid-qmf",
       version="0.7",
+      author="Apache Qpid",
+      author_email="dev@qpid.apache.org",
       packages=["qmf", "qmf2", "qmf2.tests"],
       package_dir={"": "src/py"},
       url="http://qpid.apache.org/",



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org