branch: master commit 64bd779af209709ada08daa0dad777c25bf84e75 Author: rocky <ro...@gnu.org> Commit: rocky <ro...@gnu.org>
Alway late on this kind of thing. --- README.md | 2 +- THANKS | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 15e1544..b927b0a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # RealGUD -**A modular GNU Emacs front-end for interacting with external debuggers**, brought to you by **Rocky Bernstein** ([@rocky](https://github.com/rocky)) with contributions by **Clément Pit-Claudel** ([@cpitclaudel](https://github.com/cpitclaudel)). +**A modular GNU Emacs front-end for interacting with external debuggers**, brought to you by **Rocky Bernstein** ([@rocky](https://github.com/rocky)) and **Clément Pit-Claudel** ([@cpitclaudel](https://github.com/cpitclaudel)).  diff --git a/THANKS b/THANKS index bacb71c..3bdda08 100644 --- a/THANKS +++ b/THANKS @@ -9,3 +9,9 @@ NYC Emacs Meetup and Nicolas Dudebout - straightening me out on set-keymap-paren Kilian Kilger - gdb fixes Sean Farley - ipdb support + +Clément Pit-Claudel - improvements, bug fixes, and emacs compliance too varied to categorize. + See git commits for details + + +amelio-vazquez-reina - documentation