From b448f9b6493a54c4b7aad9c77f03544551f6f230 Mon Sep 17 00:00:00 2001 From: Suherdy Yacob Date: Mon, 11 May 2026 10:34:28 +0700 Subject: [PATCH] chore: add author information to manifest file --- __manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/__manifest__.py b/__manifest__.py index 699f83c..3a28c7e 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -10,6 +10,7 @@ It includes 24 sets of questions where participants choose the 'Most' (Paling) and 'Least' (Kurang) descriptive traits. """, + 'author': 'Suherdy Yacob', 'depends': ['survey'], 'data': [ 'data/survey_data.xml',