diff --git a/docs/docsite/rst/roadmap/ROADMAP_2_3.rst b/docs/docsite/rst/roadmap/ROADMAP_2_3.rst index 787e9c3e62a..954a5efe09c 100644 --- a/docs/docsite/rst/roadmap/ROADMAP_2_3.rst +++ b/docs/docsite/rst/roadmap/ROADMAP_2_3.rst @@ -18,14 +18,14 @@ Target: February/March 2017 - **Repo Merge** - - Script that a submitter can run to migrate their PR *(done)* - - Script that a committer can run to fork a PR and then merge to ansible/ansible *(mostly done)* - - Move all the issues (remove old ones that can be removed) *(done)* - - Enhance ansibullbot to accommodate the changes (jctanner) *(in progress, going well)* + - Script that a submitter can run to migrate their PR **(done)** + - Script that a committer can run to fork a PR and then merge to ansible/ansible **(mostly done)** + - Move all the issues (remove old ones that can be removed) **(done)** + - Enhance ansibullbot to accommodate the changes (jctanner) **(in progress, going well)** - **Metadata** - - Add metadata to the modules we ship (done) + - Add metadata to the modules we ship *(done)* - Write code to use metadata in docs - If needed for python2/3 write code to use metadata in module_common or pluginloader