From c27065dab63d6ed39d07f0477d6c19e42ae01595 Mon Sep 17 00:00:00 2001 From: Rebecca Dang <35876322+phrdang@users.noreply.github.com> Date: Sat, 18 Apr 2026 20:10:51 -0700 Subject: [PATCH] Update README with contact details for support --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ca00611..6c5110b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,15 @@ A template for UC Berkeley class websites (with a focus on EECS/CS/DS courses). +If you have questions, concerns, or otherwise wish to contact the development team, please: + +1. File a GitHub issue, and/or +2. Email us: + +- [Silas Santini](mailto:silascs@berkeley.edu) +- [Michael Ball](mailto:ball@berkeley.edu) +- [Lisa Yan](mailto:yanlisa@berkeley.edu) + ## Installation To get started on development, please setup your environment using one of two methods.