From e6cc9c423cae862efd8852040339baabca633be5 Mon Sep 17 00:00:00 2001 From: Maximilian Becker Date: Tue, 20 Jan 2026 10:42:56 +0100 Subject: [PATCH] [PROPOSAL] Change of IndividualAssessment Authorities --- .../ILIAS/IndividualAssessment/maintenance.json | 8 ++++---- docs/development/maintenance.md | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/components/ILIAS/IndividualAssessment/maintenance.json b/components/ILIAS/IndividualAssessment/maintenance.json index 91b6c1c24d7c..73e5d70f4048 100755 --- a/components/ILIAS/IndividualAssessment/maintenance.json +++ b/components/ILIAS/IndividualAssessment/maintenance.json @@ -1,14 +1,14 @@ { "maintenance_model": "Classic", - "first_maintainer": "rklees(34047)", - "second_maintainer": "dkloepfer(42712)", + "first_maintainer": "mbecker(27266)", + "second_maintainer": "", "implicit_maintainers": [], "coordinator": [ "" ], "tester": "kunkel(115)", - "testcase_writer": "dkloepfer(42712)", + "testcase_writer": "mbecker(27266)", "path": "Modules/IndividualAssessment", "belong_to_component": "IndividualAssessment", "used_in_components": [] -} \ No newline at end of file +} diff --git a/docs/development/maintenance.md b/docs/development/maintenance.md index 7a0e3b264da9..e4552bb1ff04 100755 --- a/docs/development/maintenance.md +++ b/docs/development/maintenance.md @@ -778,12 +778,12 @@ of ILIAS. The file contains the following fields: [//]: # (BEGIN IndividualAssessment) * **IndividualAssessment** - * Authority to Sign off on Conceptual Changes: [MISSING] - * Authority to Sign off on Code Changes: [MISSING] - * Authority to Curate Test Cases: [MISSING] - * Authority to (De-)Assign Authorities: [MISSING] - * Assignee for Security Reports: [MISSING] - * Assignee for Security Issues: [MISSING] + * Authority to Sign off on Conceptual Changes: [mbecker](https://docu.ilias.de/go/usr/27266) + * Authority to Sign off on Code Changes: [mbecker](https://docu.ilias.de/go/usr/27266) + * Authority to Curate Test Cases: [mbecker](https://docu.ilias.de/go/usr/27266) + * Authority to (De-)Assign Authorities: [mbecker](https://docu.ilias.de/go/usr/27266) + * Assignee for Security Reports: [mbecker](https://docu.ilias.de/go/usr/27266) + * Assignee for Security Issues: [mbecker](https://docu.ilias.de/go/usr/27266) * Unit-specific Guidelines, Rules, and Regulations: [LINK MISSING]('') [//]: # (END IndividualAssessment)