diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 3dca87309f..2b0d445eab 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -473,5 +473,10 @@ "name": "@getlarge/nx-heroku", "description": "Plugin to deploy and promote Nx apps on Heroku", "url": "https://github.com/getlarge/nx-heroku" + }, + { + "name": "@huge-nx/conventions", + "description": "Plugin to generate and manage Nx workspaces by adhering to established workspace conventions.", + "url": "https://github.com/jogelin/huge-nx" } ]