Skip to content

Commit 3d30fc0

Browse files
authored
Update config.json
1 parent 0603f96 commit 3d30fc0

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

config.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
{
2-
"title": "GitHub Repositories Viewer",
2+
"title": "C# OpenSource Repositories Viewer",
33
"fetchConfigs": [
44
{
55
"orgOrUser": "csharp-opensource",
66
"isUser": false
7-
},
8-
{
9-
"orgOrUser": "barnuri",
10-
"isUser": true
117
}
128
]
13-
}
9+
}

0 commit comments

Comments
 (0)