Skip to content

Commit

Permalink
GitHub Campus Expert Added to the OpSo Timeline
Browse files Browse the repository at this point in the history
  • Loading branch information
RishavKumarSinha committed Aug 5, 2024
1 parent d705377 commit 1607b42
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lib/opso_timeline.dart
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,12 @@ class OpsoTimeLineScreen extends StatelessWidget {
'startDate': DateTime.utc(2024, 8, 1),
'endDate': DateTime.utc(2024, 8, 31),
},
{
'description':
"GitHub Campus Expert\nApplication Period - 01/08/2024 to 31/08/2024",
'startDate': DateTime.utc(2024, 8, 1),
'endDate': DateTime.utc(2024, 8, 31),
},
{
'description':
"Hacktoberfest\nContribution Period - 01/10/2024 to 31/10/2024",
Expand Down

0 comments on commit 1607b42

Please sign in to comment.