File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 11name = " CMU Cal"
22slug = " cmucal"
33website-slug = " cal"
4- description = " "
5- contributing-guide = " "
4+ description = """
5+ CMUCal eliminates the friction of managing scattered academic schedules by
6+ bringing all CMU academic resources into one place.
7+ - Through seamless Google Calendar integration, it unifies users' existing calendars with
8+ lectures, recitations, office hours, and academic support events.
9+ - Planned features include integrations with Handshake and TartanConnect, as well as
10+ community-driven event discovery through crowdsourced submissions and upvote/downvote mechanisms.
11+
12+ Please follow the contributing-guide linked below if you are interested in joining!
13+ """
14+ contributing-guide = " https://github.com/ScottyLabs/cmucal/blob/main/CONTRIBUTING.md"
615maintainers = [
716 " qianxuege" ,
817]
@@ -16,6 +25,7 @@ repos = [
1625 " ScottyLabs/cmucal-backend" ,
1726]
1827slack-channel-ids = [
28+ " C05TNBPHVTL" ,
1929]
2030remove-unlisted = false
2131create-oidc-clients = false
You can’t perform that action at this time.
0 commit comments