Make the metadata docs agree with what's currently implemented

pull/4420/head
Toshio Kuratomi 2017-02-24 13:22:40 -08:00 committed by Brian Coca
parent c1c54f1bf4
commit 9d85d81ed0
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ Format::
ANSIBLE_METADATA = {
'version': '1.0',
'supported_by': 'core|community|core_curated',
'supported_by': 'core|community|unmaintained|committer',
'status': ['stableinterface|preview|deprecated|removed']
}