From ceacfa2b908dccc759f26937f0f03ec85314401b Mon Sep 17 00:00:00 2001 From: Chris Ryan <73275196+chrisryan10@users.noreply.github.com> Date: Sun, 10 Aug 2025 19:43:32 +1000 Subject: [PATCH] Add author details and name mapping for chrisryan10 (#773) Co-authored-by: Chris Ryan --- system.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/system.json b/system.json index 7501cfa7..5d7d0e1f 100644 --- a/system.json +++ b/system.json @@ -44,6 +44,10 @@ "url": "https://github.com/joaquinpereyra98", "email": "joaquinpereyra98@gmail.com", "discord": "joaquinp98" + }, + { + "name": "chrisryan10", + "discord": "lazjen" } ], "esmodules": ["build/daggerheart.js"],