Skip to content

Commit d526c06

Browse files
committed
Updated code owners
1 parent c13aaa8 commit d526c06

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

CODEOWNERS

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
1515

1616
# cmd2 code
17-
cmd2/__init__.py @tleonhardt @kotfu
18-
cmd2/arg*.py @anselor
19-
cmd2/cmd2.py @tleonhardt @kmvanbrunt @kotfu
20-
cmd2/constants.py @kotfu
21-
cmd2/parsing.py @kotfu @kmvanbrunt
22-
cmd2/pyscript*.py @anselor
23-
cmd2/rl_utils.py @kmvanbrunt
24-
cmd2/transcript.py @kotfu
25-
cmd2/utils.py @tleonhardt @kotfu @kmvanbrunt
17+
cmd2/__init__.py @tleonhardt @kotfu
18+
cmd2/argparse_completer.py @anselor @kmvanbrunt
19+
cmd2/cmd2.py @tleonhardt @kmvanbrunt @kotfu
20+
cmd2/constants.py @kotfu
21+
cmd2/parsing.py @kotfu @kmvanbrunt
22+
cmd2/pyscript_bridge.py @anselor @kmvanbrunt
23+
cmd2/rl_utils.py @kmvanbrunt
24+
cmd2/transcript.py @kotfu
25+
cmd2/utils.py @tleonhardt @kotfu @kmvanbrunt
2626

2727
# Sphinx documentation
2828
docs/* @tleonhardt @kotfu

0 commit comments

Comments
 (0)