dienste/organigramm.plantuml

63 lines
1.4 KiB
Plaintext
Raw Permalink Normal View History

2021-07-12 09:30:43 +02:00
@startwbs
<style>
// when changing colors double-check https://git.wtf-eg.de/ag_kommunikation/wtf_propaganda
wbsDiagram {
BackgroundColor transparent
node {
FontColor #000000
2021-09-23 07:34:49 +02:00
BackgroundColor #FFCBA9
LineColor #EF7C21
Shadowing 2.5
}
rootnode {
FontColor #EF7C21
}
arrow {
// note that connectors are actually "arrows" even if they don't look like arrows
LineColor #EF7C21
LineThickness 2.5
}
}
</style>
* **WTF eG**
2021-07-29 10:24:32 +02:00
2021-07-12 09:30:43 +02:00
** Generalversammlung
2021-07-29 10:24:32 +02:00
2021-07-12 09:30:43 +02:00
***:Aufsichtsrat
[[mailto:aufsichtsrat@wtf-eg.de aufsichtsrat@wtf-eg.de]];
2021-07-29 10:24:32 +02:00
2021-07-13 19:29:54 +02:00
****:Vorstand
2021-07-12 09:30:43 +02:00
[[mailto:vorstand@wtf-eg.de vorstand@wtf-eg.de]];
2021-07-29 10:24:32 +02:00
2021-07-13 19:29:54 +02:00
*****:Office
2021-07-12 09:30:43 +02:00
[[mailto:office@wtf-eg.de office@wtf-eg.de]]
[[mailto:helpdesk@wtf-eg.de helpdesk@wtf-eg.de]];
2021-07-29 10:24:32 +02:00
2021-07-13 19:29:54 +02:00
***** AG Kernteam
2021-07-29 10:24:32 +02:00
2021-07-13 19:29:54 +02:00
*****:AG Admin
2021-07-12 09:30:43 +02:00
[[mailto:administration@wtf-eg.de administration@wtf-eg.de]];
2021-07-29 10:24:32 +02:00
2021-07-13 19:29:54 +02:00
*****:AG Kommunikation
2021-07-12 09:30:43 +02:00
[[mailto:kommunikation@wtf-eg.de kommunikation@wtf-eg.de]];
2021-07-29 10:24:32 +02:00
2021-07-13 19:29:54 +02:00
*****:AG Businesscases
2021-07-12 09:30:43 +02:00
[[mailto:business@wtf-eg.de business@wtf-eg.de]];
2021-07-29 10:24:32 +02:00
2021-07-13 19:29:54 +02:00
*****:AG Onboarding (oder AG Member)
2021-07-12 09:30:43 +02:00
[[mailto:member@wtf-eg.de member@wtf-eg.de]];
2021-07-29 10:24:32 +02:00
*****:AG Einkauf
[[mailto:einkauf@wtf-eg.de einkauf@wtf-eg.de]];
*****:AG Entwicklung
[[mailto:development@wtf-eg.de development@wtf-eg.de]];
2021-07-29 10:24:32 +02:00
2021-07-13 19:29:54 +02:00
******:Kompetenzinventar
2021-07-12 09:30:43 +02:00
[[https://git.wtf-eg.de/kompetenzinventar/ki-doku Git-Repo]];
2021-07-29 10:24:32 +02:00
2021-07-13 19:29:54 +02:00
******:KoLe
2021-07-12 09:30:43 +02:00
[[https://git.wtf-eg.de/vorstand/KoLe-Repo Git-Repo]];
@endwbs