We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5eafaa commit 7756cd0Copy full SHA for 7756cd0
1 file changed
www/defns.rkt
@@ -28,7 +28,8 @@
28
(define racket-version "8.7")
29
30
(define staff
31
- (list (list "William Wegand" "wwegand@terpmail.umd.edu" "TBD")
+ (list (list "William Wegand" "wwegand@terpmail.umd.edu" "TBD")
32
+ (list "Pierce Darragh" "pdarragh@umd.edu" "TBD")
33
))
34
35
0 commit comments