1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00

Updated CONTRIBUTORS

This commit is contained in:
Nick Patavalis
2015-08-22 17:10:41 +03:00
parent ace77cfd15
commit 1c933e3797

View File

@ -34,3 +34,13 @@ comments:
- Salvatore Sanfilippo (https://github.com/antirez) is the author of
the linenoise line-editing library. See:
https://github.com/antirez/linenoise
- From Cody Schafer's (https://gitbub.com/jmesmon) fork originated the
idea to add custom baudrate support to picocom. See:
https://github.com/jmesmon/picocom
- From Paul Chakravarti's (https://github.com/paulchakravarti) fork
orignated the idea to add support for disabling the send- and
rceive-file commands, and for not using the shell when executing
external programs (to avoid shell escapes). See:
https://github.com/paulchakravarti/picocom-noexec