Skip to content

Commit 554e00d

Browse files
chore(data): update projects data
1 parent 0c4cfd8 commit 554e00d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/data/repo_data.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[
22
{
3-
"name": "metakgp-wiki",
4-
"description": "Dockerized source for the metakgp wiki.",
5-
"stars": 23,
6-
"forks": 20,
7-
"language": "Python"
3+
"name": "travel-buddy",
4+
"description": "Helps find people for ridesharing.",
5+
"stars": 8,
6+
"forks": 9,
7+
"language": "JavaScript"
88
},
99
{
1010
"name": "metakgp.org",
@@ -14,11 +14,11 @@
1414
"language": "TypeScript"
1515
},
1616
{
17-
"name": "travel-buddy",
18-
"description": "Helps find people for ridesharing.",
19-
"stars": 9,
20-
"forks": 9,
21-
"language": "JavaScript"
17+
"name": "metakgp-wiki",
18+
"description": "Dockerized source for the metakgp wiki.",
19+
"stars": 23,
20+
"forks": 20,
21+
"language": "Python"
2222
},
2323
{
2424
"name": "naarad",

0 commit comments

Comments
 (0)