diff options
author | Julien <zhang.jun3g@zte.com.cn> | 2017-07-19 21:40:40 +0800 |
---|---|---|
committer | Julien <zhang.jun3g@zte.com.cn> | 2017-07-19 21:40:40 +0800 |
commit | 00219e7e9b24ee2298a7d0d977afdf123a6de88b (patch) | |
tree | 26adc25806b642937b804bb5caa26332a1998f69 /apigateway/setup.cfg | |
parent | 6a24bbe353242f78c2a2eb08f522cccea60befc4 (diff) |
rename all READM.rst to README.md
Change-Id: I95930de9fefd0897bd0b75d2aeb5a1d731332dad
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Diffstat (limited to 'apigateway/setup.cfg')
-rw-r--r-- | apigateway/setup.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apigateway/setup.cfg b/apigateway/setup.cfg index 920094a..e26e0bd 100644 --- a/apigateway/setup.cfg +++ b/apigateway/setup.cfg @@ -2,7 +2,7 @@ name = apigateway url = https://opnfv.org/parser summary = API Application -description-file = README.rst +description-file = README.md author = parser author-email = openstack-dev@lists.openstack.org classifier = @@ -51,4 +51,4 @@ input_file = apigateway/locale/apigateway.pot [extract_messages] keywords = _ gettext ngettext l_ lazy_gettext mapping_file = babel.cfg -output_file = apigateway/locale/apigateway.pot
\ No newline at end of file +output_file = apigateway/locale/apigateway.pot |