Skip to content

Commit 453e02d

Browse files
authored
Update setup.cfg
1 parent b280e9c commit 453e02d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[metadata]
2-
name = ppb-django-dbcleanup
2+
name = django-dbcleanup
33
version = attr: dbcleanup.__version__
44
description = Easily monitor database usage - and clean it up (based on your django models)
55
author = PPB - InfoSec Engineering
6-
author_email = InfoSec.Engineering@ppb.com
7-
url = https://gitlab.app.betfair/security/surface/django-dbcleanup/
6+
author_email = surface@paddypowerbetfair.com
7+
url = https://github.com/surface-security/django-dbcleanup/
88
long_description = file: README.md
99
license = MIT
1010
classifiers =
11-
Development Status :: 5 - Development
11+
Development Status :: 5 - Production/Stable
1212
Framework :: Django
1313
License :: Free for any use
1414
License :: OSI Approved :: MIT License

0 commit comments

Comments
 (0)