From 5a9f75bdba93f1eecebe910d64d2afcf523151b3 Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Tue, 6 Mar 2012 22:16:15 -0500 Subject: [PATCH] Update AUTHORS --- AUTHORS | 2 ++ THANKS | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index b6fe776..1c644fe 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1 +1,3 @@ Keith Winstein +Anders Kaseorg (startup script and build system) +Quentin Smith (Mac OS X port) diff --git a/THANKS b/THANKS index 2d4fc13..8cca7f7 100644 --- a/THANKS +++ b/THANKS @@ -1,7 +1,5 @@ * Hari Balakrishnan, who advised this work and came up with the name. -* Anders Kaseorg for help with the conversion to autoconf/automake. - * Paul Williams (www.vt100.net), whose reverse-engineered vt500 state diagram is the basis for the Mosh parser.