Match the updated openstack-manuals description
The review @ https://review.openstack.org/#/c/152241/ suggested a better description so update the docs in the code to follow that better description. Change-Id: Ibb7d1958514d1692fd36d2c600315b4a838f33e7
This commit is contained in:
parent
538299d29f
commit
f0e07d5e5d
@ -1,9 +1,8 @@
|
||||
Debtcollector
|
||||
=============
|
||||
|
||||
A collection of Python patterns that help you collect your technical debt in a
|
||||
non-destructive manner (following deprecation patterns and strategies and
|
||||
so-on).
|
||||
A collection of Python deprecation patterns and strategies that help you
|
||||
collect your technical debt in a non-destructive manner.
|
||||
|
||||
* Free software: Apache license
|
||||
* Documentation: http://docs.openstack.org/developer/debtcollector
|
||||
|
@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = debtcollector
|
||||
summary = A collection of python patterns that help you collect your technical debt in a non-destructive manner.
|
||||
summary = A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.
|
||||
description-file =
|
||||
README.rst
|
||||
author = OpenStack
|
||||
|
Loading…
Reference in New Issue
Block a user