From 298d93b62a4572611ad716391d27f31ae32ab094 Mon Sep 17 00:00:00 2001 From: Hymore246 Date: Wed, 29 Jan 2020 08:34:57 -0600 Subject: [PATCH] Changed maintainer for Mythical Martial Arts mod (#37483) --- data/mods/MMA/modinfo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/mods/MMA/modinfo.json b/data/mods/MMA/modinfo.json index a4776664c70e2..8dc02c3c10de9 100644 --- a/data/mods/MMA/modinfo.json +++ b/data/mods/MMA/modinfo.json @@ -4,9 +4,9 @@ "ident": "MMA", "name": "Mythical Martial Arts", "authors": [ "Photoloss" ], + "maintainers": [ "Hymore246" ], "description": "A collection of fictional, mythologically inspired or otherwise unrealistic martial arts.", "category": "misc_additions", - "dependencies": [ "dda" ], - "obsolete": true + "dependencies": [ "dda" ] } ]