We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 978acad commit 07faa30Copy full SHA for 07faa30
www/defns.rkt
@@ -28,8 +28,8 @@
28
(define racket-version "8.7")
29
30
(define staff
31
- (list (list "William Wegand" "wwegand@terpmail.umd.edu" "TBD")
32
- (list "Pierce Darragh" "pdarragh@umd.edu" "TBD")
+ (list (list "William Wegand" "wwegand@terpmail.umd.edu" "3:00-4:00PM MTWThF")
+ (list "Pierce Darragh" "pdarragh@umd.edu" "10:30-11:30AM MTWTh")
33
))
34
35
0 commit comments