diff --git a/repository/c.json b/repository/c.json index 909185ef0b4..3fb0be286c2 100644 --- a/repository/c.json +++ b/repository/c.json @@ -3893,6 +3893,17 @@ } ] }, + { + "name": "CP Parser", + "details": "https://github.com/hritikchaudhary/CPParser", + "labels": ["competitive-programming", "parser"], + "releases": [ + { + "sublime_text": "*", + "tags": true + } + ] + }, { "name": "cp2k-syntax", "details": "https://github.com/nholmber/cp2k-syntax", @@ -3914,18 +3925,6 @@ } ] }, - { - "name": "CPParser", - "details": "https://github.com/hritikchaudhary/CPParser", - "author": "hritikchaudhary", - "labels": ["competitive-programming", "parser"], - "releases": [ - { - "sublime_text": "*", - "tags": true - } - ] - }, { "name": "CppBuilder", "details": "https://github.com/Sharlock93/CppBuilder",