]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Correct Intended Audience
authorjustin Lund <justin.lund@dreamhost.com>
Tue, 23 Oct 2012 19:16:09 +0000 (15:16 -0400)
committerjustin Lund <justin.lund@dreamhost.com>
Tue, 23 Oct 2012 19:16:09 +0000 (15:16 -0400)
Correcting the Initial Audience from Developers to
System Administrators.

Change-Id: I96fd07d657b9049e035ec33ecddcab8bb09552e3

setup.py

index d29a1acd1580fd4a034842d2c384fbc8d06ebe5d..3aa914355672fc0c4bfb9f1abe8ee4ab6c36c0c7 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -100,7 +100,7 @@ setuptools.setup(
     license=License,
     classifiers=[
         'Environment :: OpenStack',
-        'Intended Audience :: Developers',
+        'Intended Audience :: System Administrators',
         'Intended Audience :: Information Technology',
         'License :: OSI Approved :: Apache Software License',
         'Operating System :: POSIX :: Linux',