1616# cmd2 code
1717cmd2 /__init__.py @ tleonhardt @ kotfu
1818cmd2 /ansi.py @ kmvanbrunt @ tleonhardt
19- cmd2 /argparse_ * .py @ kmvanbrunt
19+ cmd2 /argparse_ * .py @ kmvanbrunt @ anselor
2020cmd2 /clipboard.py @ tleonhardt
2121cmd2 /cmd2.py @ tleonhardt @ kmvanbrunt @ kotfu
22+ cmd2 /command_definition.py @ anselor
2223cmd2 /constants.py @ kotfu
24+ cmd2 /decorators.py @ kotfu @ kmvanbrunt @ anselor
25+ cmd2 /exceptions.py @ kmvanbrunt @ anselor
26+ cmd2 /history.py @ kotfu @ tleonhardt
2327cmd2 /parsing.py @ kotfu @ kmvanbrunt
2428cmd2 /plugin.py @ kotfu
25- cmd2 /pyscript_bridge .py @ kmvanbrunt
29+ cmd2 /py_bridge .py @ kmvanbrunt
2630cmd2 /rl_utils.py @ kmvanbrunt
31+ cmd2 /table_creator.py @ kmvanbrunt
2732cmd2 /transcript.py @ kotfu
2833cmd2 /utils.py @ tleonhardt @ kotfu @ kmvanbrunt
2934
@@ -34,6 +39,11 @@ docs/* @tleonhardt @kotfu
3439examples /async_printing.py @ kmvanbrunt
3540examples /environment.py @ kotfu
3641examples /tab_ * .py @ kmvanbrunt
42+ examples /modular_ * .py @ anselor
43+ examples /modular_commands /* @ anselor
44+
45+ plugins /template /* @ kotfu
46+ plugins /ext_test /* @ anselor
3747
3848# Unit Tests
3949tests /pyscript /* @ kmvanbrunt
@@ -47,6 +57,8 @@ tests/test_pars*.py @kotfu
4757tests /test_run_pyscript.py @ kmvanbrunt
4858tests /test_transcript.py @ kotfu
4959
60+ tests_isolated /test_commandset /* @ anselor
61+
5062# Top-level project stuff
5163CONTRIBUTING.md @ tleonhardt @ kotfu
5264setup.py @ tleonhardt @ kotfu
0 commit comments