commit 89c60802d9c47a0502fe1a30e768cc208970b3fd parent 8393e18d77edc5de46f9147ea7f82ec30fc43858 Author: Jesus Galan Lopez (yiyus) <yiyu.jgl@gmail.com> Date: Tue, 15 Jun 2010 22:03:02 +0200 merge AUTHORS and CONTRIBUTORS Diffstat:
CONTRIBUTORS | | | 6 | ++++++ |
src/9vx/AUTHORS | | | 9 | --------- |
2 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/CONTRIBUTORS b/CONTRIBUTORS @@ -3,3 +3,9 @@ The following people have contributed source code to vx32. Bryan Ford <baford@pdos.csail.mit.edu> Michael Teichgräber <mt4swm@googlemail.com> Russ Cox <rsc@swtch.com> +Jesus Galan Lopez <yiyu.jgl@gmail.com> +Tuly Gray +Devon H. O'Dell +Ron Minnich +Erik Quantrom +Brian L. Stuart diff --git a/src/9vx/AUTHORS b/src/9vx/AUTHORS @@ -1,9 +0,0 @@ -Russ Cox -Jesus Galan Lopez -Tuly Gray -Devon H. O'Dell -Ron Minnich -Erik Quantrom -Brian L. Stuart - -(See also the LICENSE file)