From 36e5d7f65eaa621a749df0396f15a5f9e829c7bd Mon Sep 17 00:00:00 2001 From: yHSJ Date: Wed, 3 Dec 2025 11:36:37 -0600 Subject: [PATCH] chore: add amaru to project list --- projects.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 5706487..e4b35fe 100644 --- a/projects.json +++ b/projects.json @@ -89,6 +89,7 @@ {"title": "Scalus", "owner": "scalus3", "names": ["scalus"]}, {"title": "Lace", "owner": "input-output-hk", "names": ["lace"]}, {"title": "PaylKoyn", "owner": "SAIB-Inc", "names": ["paylkoyn"]}, - {"title": "Evolution SDK", "owner": "no-witness-labs", "names": ["evolution-sdk"]} + {"title": "Evolution SDK", "owner": "no-witness-labs", "names": ["evolution-sdk"]}, + {"title": "Amaru", "owner": "pragma-org", "names": ["amaru", "uplc"]} ] }