diff --git a/apps/web/public/leaderboard.json b/apps/web/public/leaderboard.json new file mode 100644 index 00000000..d50cbc67 --- /dev/null +++ b/apps/web/public/leaderboard.json @@ -0,0 +1,10 @@ +[ + { + "login": "github-actions[bot]", + "avatarUrl": "https://avatars.githubusercontent.com/in/15368?v=4", + "profileUrl": "https://github.com/apps/github-actions", + "mergedPrs": 0, + "openPrs": 1, + "issues": 0 + } +] \ No newline at end of file