diff options
author | Steve McCoy <mccoyst@gmail.com> | 2013-08-13 12:46:38 -0400 |
---|---|---|
committer | Russ Cox <rsc@swtch.com> | 2013-08-13 12:46:38 -0400 |
commit | 1889a2578366ca17b4fee0b0641b4db183efd383 (patch) | |
tree | cbf99b402c59e67c75517dc4c091376548dcb1d7 /CONTRIBUTORS | |
parent | 1670a244d90342023fd84cee9fc01347aaed8abc (diff) | |
download | plan9port-1889a2578366ca17b4fee0b0641b4db183efd383.tar.gz plan9port-1889a2578366ca17b4fee0b0641b4db183efd383.tar.bz2 plan9port-1889a2578366ca17b4fee0b0641b4db183efd383.zip |
rcmain: use new $termprog variable
R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/12505045
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c49c9cdb..b62df5cc 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -44,6 +44,7 @@ Roger Peppe <rogpeppe@gmail.com> Russ Cox <rsc@swtch.com> Sean McKean <smckean83@gmail.com> Shenghou Ma <minux.ma@gmail.com> +Steve McCoy <mccoyst@gmail.com> Ties Bos <gitbisector@gmail.com> Tim Newsham <tim.newsham@gmail.com> Tony Lainson <t.lainson@gmail.com> |