diff --git a/config.json b/config.json index 25a5fc2..e335d29 100644 --- a/config.json +++ b/config.json @@ -1,17 +1,9 @@ { - "title": "Bar Nuri Repositories Viewer", + "title": "C# OpenSource Repositories Viewer", "fetchConfigs": [ { "orgOrUser": "csharp-opensource", "isUser": false - }, - { - "orgOrUser": "actions-opensource", - "isUser": false - }, - { - "orgOrUser": "barnuri", - "isUser": true } ] }