Skip to content

Commit e50c14c

Browse files
authored
Update config.json
1 parent b80ea8c commit e50c14c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

config.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
{
2-
"title": "C# OpenSource Repositories Viewer",
2+
"title": "Bar Nuri Repositories Viewer",
33
"fetchConfigs": [
44
{
55
"orgOrUser": "csharp-opensource",
66
"isUser": false
7+
},
8+
{
9+
"orgOrUser": "actions-opensource",
10+
"isUser": false
11+
},
12+
{
13+
"orgOrUser": "barnuri",
14+
"isUser": true
715
}
816
]
917
}

0 commit comments

Comments
 (0)