diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2023-03-15 14:55:51 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2023-03-15 14:55:51 -0400 |
commit | fd167894a0792f2b351d4931f04cbec87b0281bd (patch) | |
tree | d1f883d306a9113d29dbf6472190d5b2bbb2bc16 | |
parent | dd39091388f8da7f642231061b2d42ad37db6f7f (diff) | |
download | kutter-fd167894a0792f2b351d4931f04cbec87b0281bd.tar.gz kutter-fd167894a0792f2b351d4931f04cbec87b0281bd.tar.xz kutter-fd167894a0792f2b351d4931f04cbec87b0281bd.zip |
docs: Update reviewers in CONTRIBUTING.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r-- | docs/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 793fc7d5..db664c86 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -253,8 +253,8 @@ The Klipper "reviewers" are: | ---------------------- | ----------------- | ----------------- | | Dmitry Butyugin | @dmbutyugin | Input shaping, resonance testing, kinematics | | Eric Callahan | @Arksine | Bed leveling, MCU flashing | +| James Hartley | @JamesH1978 | Configuration files | | Kevin O'Connor | @KevinOConnor | Core motion system, Micro-controller code | -| Paul McGowan | @mental405 | Configuration files, documentation | Please do not "ping" any of the reviewers and please do not direct submissions at them. All of the reviewers monitor the forums and PRs, |