diff options
author | Russ Cox <rsc@swtch.com> | 2011-05-18 13:18:59 -0400 |
---|---|---|
committer | Russ Cox <rsc@swtch.com> | 2011-05-18 13:18:59 -0400 |
commit | c1f950fc32d55890e0b914d9368657b23122dd59 (patch) | |
tree | ffe45dbf8cd351d619e5fc7efb503b690f1a93b6 | |
parent | af0dea45319aaa8aad011feac472c367165e9020 (diff) | |
download | plan9port-c1f950fc32d55890e0b914d9368657b23122dd59.tar.gz plan9port-c1f950fc32d55890e0b914d9368657b23122dd59.tar.bz2 plan9port-c1f950fc32d55890e0b914d9368657b23122dd59.zip |
CONTRIBUTORS: add Richard Miller
R=rsc
http://codereview.appspot.com/4532070
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 544ba99d..3e8cb6ad 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -21,6 +21,7 @@ Mathieu Lonjaret <mathieu.lonjaret@gmail.com> Michael Teichgräber <mt4swm@googlemail.com> Michael Teichgräber <mt@ib.wmipf.de> Nikolai Saoukh <nikolai.saoukh@gmail.com> +Richard Miller <millerresearch@gmail.com> Rob Pike <robpike@gmail.com> Russ Cox <rsc@swtch.com> Tim Newsham <tim.newsham@gmail.com> |