Skip to content

Commit ccd0e81

Browse files
authored
feat(team): update cmucal info (#79)
* feat: updated cmucal information * fix: added final newline * fix: updated description and removed contributor * fix: removed trailing whitespace
1 parent 5b8d2fe commit ccd0e81

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

teams/cmucal.toml

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
name = "CMU Cal"
22
slug = "cmucal"
33
website-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"
615
maintainers = [
716
"qianxuege",
817
]
@@ -16,6 +25,7 @@ repos = [
1625
"ScottyLabs/cmucal-backend",
1726
]
1827
slack-channel-ids = [
28+
"C05TNBPHVTL",
1929
]
2030
remove-unlisted = false
2131
create-oidc-clients = false

0 commit comments

Comments
 (0)