From f36e575735c36370e32d4017f06d9ffb51dfcc3f Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 16 Apr 2014 13:12:30 -0600 Subject: [PATCH] add Claire to acks --- racket/collects/acks/acks.rkt | 1 + 1 file changed, 1 insertion(+) diff --git a/racket/collects/acks/acks.rkt b/racket/collects/acks/acks.rkt index fe08a6c1b9..1c05d3aca2 100644 --- a/racket/collects/acks/acks.rkt +++ b/racket/collects/acks/acks.rkt @@ -10,6 +10,7 @@ (string-append "The following individuals contributed to the implementation" " and documentation of Racket: " + "Claire Alvis, " "Yavuz Arkun, " "Ian Barland, " "Eli Barzilay, "