From 2c334c3c2dfa7afba472a53496302d1e5b5b3e3f Mon Sep 17 00:00:00 2001 From: Mukesh Singh Date: Sun, 29 Mar 2026 03:19:27 -0700 Subject: [PATCH] Add @mksingh to the registry #10228 Added new registry entry for @mksingh with details and logo. --- apps/v4/registry/directory.json | 7 +++++++ 1 file changed, 7 insertions(+) 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" } ]