From 467c4c30b50a46882aafca760e211ab5c978e84c Mon Sep 17 00:00:00 2001 From: Udayraj Deshmukh Date: Sat, 1 Oct 2022 09:49:20 +0530 Subject: [PATCH] Add OMRChecker The project is up for hacktoberfest with 3 out of 12 issues marked as good first issue. The repository currently has about 5 contributors over github, although the active developer community on project's discord server is more than 10 people. --- data/repositories.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/repositories.toml b/data/repositories.toml index 6f9ab5bd..4b3e02a6 100644 --- a/data/repositories.toml +++ b/data/repositories.toml @@ -723,6 +723,7 @@ repositories = [ 'github.com/typescript-eslint/typescript-eslint', 'github.com/tzapu/WiFiManager', 'github.com/ubuntu/microk8s', + 'github.com/Udayraj123/OMRChecker', 'github.com/unisonweb/unison', 'github.com/UniversalMediaServer/UniversalMediaServer', 'github.com/unoplatform/uno',