You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/web/src/data/oss-programs/programs/github-campus-experts.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ import type { Program } from "../types";
3
3
exportconstgithubCampusExperts: Program={
4
4
slug: "github-campus-experts",
5
5
name: "GitHub Campus Experts",
6
-
tagline: "Community leadership.",
7
-
shortDescription: "Community leadership.",
6
+
tagline: "Helps students build and grow technical communities on campus",
7
+
shortDescription: "A leadership program for university students who want to establish and expand tech communities on their campuses. Participants gain public speaking skills, leadership training, and access to GitHub resources while fostering innovation and collaboration among their peers.",
Copy file name to clipboardExpand all lines: apps/web/src/data/oss-programs/programs/hacktoberfest.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ import type { Program } from "../types";
3
3
exportconsthacktoberfest: Program={
4
4
slug: "hacktoberfest",
5
5
name: "Hacktoberfest",
6
-
tagline: "Digital Ocean October event.",
7
-
shortDescription: "Digital Ocean October event.",
6
+
tagline: "Month-long celebration of open source with contribution rewards",
7
+
shortDescription: "A global event run by DigitalOcean that encourages developers of all levels to contribute to open source projects during October. Participants earn digital badges, tree plantings, and swag by completing pull requests and making meaningful contributions to the community.",
0 commit comments