From 6102e08494bdb1638cf5183a9547a2038107fe8c Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Wed, 8 Oct 2025 09:59:57 -0400 Subject: [PATCH] Add Genealogy to Genealogy (#1683) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/genealogy.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/genealogy.yml diff --git a/software/genealogy.yml b/software/genealogy.yml new file mode 100644 index 0000000000..dd88baea52 --- /dev/null +++ b/software/genealogy.yml @@ -0,0 +1,11 @@ +name: "Genealogy" +website_url: "https://genealogy.kreaweb.be/" +source_code_url: "https://github.com/MGeurts/genealogy" +description: "Record family members and their relationships and build a family tree." +licenses: + - MIT +platforms: + - PHP +tags: + - Genealogy +demo_url: "https://genealogy.kreaweb.be/" \ No newline at end of file