Skip to content

Commit 07faa30

Browse files
committed
OH
1 parent 978acad commit 07faa30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

www/defns.rkt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
(define racket-version "8.7")
2929

3030
(define staff
31-
(list (list "William Wegand" "wwegand@terpmail.umd.edu" "TBD")
32-
(list "Pierce Darragh" "pdarragh@umd.edu" "TBD")
31+
(list (list "William Wegand" "wwegand@terpmail.umd.edu" "3:00-4:00PM MTWThF")
32+
(list "Pierce Darragh" "pdarragh@umd.edu" "10:30-11:30AM MTWTh")
3333
))
3434

3535

0 commit comments

Comments
 (0)