Skip to content

Commit c9f52e9

Browse files
committed
[Dashboard] chore: Update OS Page (#5223)
## Problem solved Short description of the bug fixed or feature added <!-- start pr-codex --> --- ## PR-Codex overview This PR adds new contributors to the list in the `open-source.tsx` file for the dashboard page. ### Detailed summary - Added new contributors to the list: - `iuwqyir` - `GWSzeto` - `Joe-Thirdweb` - `AmineAfia` - `catalyst17` - `dirtycajunrice` > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
1 parent 519349b commit c9f52e9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

apps/dashboard/src/pages/open-source.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@ const filterOut = [
7070
"Yash094",
7171
"gregfromstl",
7272
"DustinTurska",
73+
"iuwqyir",
74+
"GWSzeto",
75+
"Joe-Thirdweb",
76+
"AmineAfia",
77+
"catalyst17",
78+
"dirtycajunrice",
7379
];
7480

7581
const repositories = [

0 commit comments

Comments
 (0)