diff --git a/src/apps.json b/src/apps.json index bf403076a..54d01d233 100755 --- a/src/apps.json +++ b/src/apps.json @@ -3142,6 +3142,19 @@ }, "website": "http://developers.google.com/web-toolkit" }, + "govCMS": { + "cats": [ + "1" + ], + "meta": { + "generator": "Drupal ([\\d]+) \\(http:\\/\\/drupal\\.org\\) \\+ govCMS\\;version:\\1" + }, + "icon": "govCMS.svg", + "implies": [ + "Drupal" + ], + "website": "https://www.govcms.gov.au" + }, "Graffiti CMS": { "cats": [ "1" diff --git a/src/icons/govCMS.svg b/src/icons/govCMS.svg new file mode 100644 index 000000000..6b1f767c6 --- /dev/null +++ b/src/icons/govCMS.svg @@ -0,0 +1 @@ + \ No newline at end of file