aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2011-05-05 16:40:11 -0700
committerGraydon Hoare <[email protected]>2011-05-05 16:40:57 -0700
commitb3b98f3046ed7fdffd18d05971fe4122d955ce15 (patch)
tree22b647dd3bfa39cca16019bdc3816bc5f2a20924
parentAdd quick sort function to the std lib. (diff)
downloadrust-b3b98f3046ed7fdffd18d05971fe4122d955ce15.tar.xz
rust-b3b98f3046ed7fdffd18d05971fe4122d955ce15.zip
Add Kelly to AUTHORS.
-rw-r--r--AUTHORS.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt
index b9d26ae5..9033883d 100644
--- a/AUTHORS.txt
+++ b/AUTHORS.txt
@@ -15,6 +15,7 @@ Jason Orendorff <[email protected]>
Jeff Balogh <[email protected]>
Jeff Mulzelaar <[email protected]>
Jeffrey Yasskin <[email protected]>
+Kelly Wilson <[email protected]>
Lindsey Kuper <[email protected]>
Marijn Haverbeke <[email protected]>
Matt Brubeck <[email protected]>