aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorAkshat Kumar <seed@mail.nanosouffle.net>2012-09-24 10:35:01 -0400
committerRuss Cox <rsc@swtch.com>2012-09-24 10:35:01 -0400
commitac3ba726f9b4978829e4ad186b00109262fa2b93 (patch)
tree5e8e17412c3c3827a67cf1f2aa403c083834a143 /CONTRIBUTORS
parent37f8ed2410ad5cbd46eda00a77f8bf4950bcf544 (diff)
downloadplan9port-ac3ba726f9b4978829e4ad186b00109262fa2b93.tar.gz
plan9port-ac3ba726f9b4978829e4ad186b00109262fa2b93.tar.bz2
plan9port-ac3ba726f9b4978829e4ad186b00109262fa2b93.zip
src/cmd: Add a repurposed import(4), called `9import', to the ports.
The code is adapted from Plan 9's import(4); this allows us to speak that protocol. We don't currently support AAN (in the works) or TLS/SSL. Thanks to David for help with the man page, testing, and development. R=0intro, rsc CC=plan9port.codebot http://codereview.appspot.com/6458100
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 67d90a5e..53f72167 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -5,6 +5,7 @@
Abhishek Kulkarni <adkulkar@umail.iu.edu>
Albert Lee <trisk@acm.jhu.edu>
+Akshat Kumar <seed@mail.nanosouffle.net>
André Günther <Andre.G@gmx.de>
Anthony Martin <ality@pbrane.org>
Anthony Sorace <a@9srv.net>