diff --git a/community/plugins.json b/community/plugins.json index 0637a08..7fcf967 100644 --- a/community/plugins.json +++ b/community/plugins.json @@ -1 +1,10 @@ -[] \ No newline at end of file +[ + { + "id": "git-account-source-plugin", + "url": "https://github.com/OpsMx/git-account-source-plugin/blob/main/sample/plugins.json" + }, + { + "id": "gcs-account-source-plugin", + "url": "https://github.com/OpsMx/gcs-account-source-plugin/blob/main/plugins.json" + } +] \ No newline at end of file