diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 5c37fc4274..5922d67866 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1161,5 +1161,12 @@ "url": "https://www.openpolicy.sh/r/{name}.json", "description": "Open-source components for building terms, privacy policies and cookie banners.", "logo": "" + }, + { + "name": "@mksingh", + "homepage": "https://mksingh.dev/docs", + "url": "https://mksingh.dev/r/{name}.json", + "description": "A personal registry of production-ready ShadCN components and utilities. Everything is built to drop into your existing ShadCN project with no extra setup.", + "logo": "MKSingh" } ]