diff options
author | Özgür Kesim <oec@codeblau.de> | 2024-11-28 11:48:22 +0100 |
---|---|---|
committer | Özgür Kesim <oec@codeblau.de> | 2024-11-28 11:48:22 +0100 |
commit | 574a953078e1b9a68a8528bf16e91860283542b3 (patch) | |
tree | 49f8f3750412c99b6cad5a3833ec2036902b95ea /project.json | |
parent | 88ea1bfb0accbb8d68aa6e50e08a735d730f985c (diff) |
update of project
Diffstat (limited to 'project.json')
-rw-r--r-- | project.json | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/project.json b/project.json index d58ae14..f92e9ed 100644 --- a/project.json +++ b/project.json @@ -19,9 +19,10 @@ "2024-05-01": "Tag der Arbeit", "2024-05-09": "Christi Himmelfahrt", "2024-05-20": "Pfingsmontag", - "2024-10-03": "Tag der Deutschen Einheit", - "2024-12-25": "Weihnachten", - "2024-12-26": "2. Weinachtsfeiertag", + "2024-10-03": "Tag der Deutschen Einheit", + "2024-12-25": "Weihnachten", + "2024-12-26": "2. Weinachtsfeiertag", + "2025-01-01": "Neujahr", "2025-03-08": "Internationaler Frauentag", "2025-04-18": "Karfreitag", @@ -29,9 +30,10 @@ "2025-05-01": "Tag der Arbeit", "2025-05-29": "Christi Himmelfahrt", "2025-06-09": "Pfingstmontag", - "2025-10-03": "Tag der Deutschen Einheit", - "2025-12-25": "Weihnachten", - "2025-12-26": "2. Weinachtsfeiertag", + "2025-10-03": "Tag der Deutschen Einheit", + "2025-12-25": "Weihnachten", + "2025-12-26": "2. Weinachtsfeiertag", + "2026-01-01": "Neujahr", "2026-03-08": "Internationaler Frauentag", "2026-04-03": "Karfreitag", @@ -43,8 +45,8 @@ "2026-12-26": "2. Weihnachtsfeiertag" }, "workpackages": { - "wp2": { - "title": "Vertical 1: Finance", + "WP2": { + "title": "Vertical 1: Finance", "startMonth": 1, "endMonth": 36, "tasks": { "legal": { @@ -77,7 +79,7 @@ "budget": "1m" } } }, - "wp3": { + "WP3": { "title": "Verticals towards Commercialization", "startmonth": 1, "endmonth": 36, "tasks": { @@ -87,7 +89,7 @@ "budget": "1m" } } }, - "wp5": { + "WP5": { "title": "Innovation", "startMonth": 1, "endMonth": 36, "tasks": { @@ -97,7 +99,7 @@ "budget": "18m" } } }, - "wp6": { + "WP6": { "title": "Outreach & Dissemination", "startMonth": 1, "endMonth": 36, "tasks": { @@ -105,7 +107,7 @@ "id": "Task2", "title": "Events", "budget": "1m" }, - "standards": { + "stnds": { "id": "Task3", "title": "Standardization", "budget": "1m" } |