Compare commits
4 Commits
remove_org
...
main
Author | SHA1 | Date | |
---|---|---|---|
6ee522bba4 | |||
8e186530c1 | |||
75fd601a24 | |||
250e71ae90 |
@ -4,7 +4,6 @@
|
|||||||
Interne Dienste:
|
Interne Dienste:
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
+ WTF eG Handbuch: [RTFM - Das Handbuch zur WTF eG](https://git.wtf-eg.de/attachments/9c7a0f6d-0aff-4198-ae32-b6f2eeab9fc9) (bei 404 im Gitea einloggen mit WTF eG LDAP Creds)
|
|
||||||
+ Passwort im LDAP zurücksetzen: [resetpw.wtf-eg.de](https://resetpw.wtf-eg.de/index.php?action=sendtoken)
|
+ Passwort im LDAP zurücksetzen: [resetpw.wtf-eg.de](https://resetpw.wtf-eg.de/index.php?action=sendtoken)
|
||||||
+ Git: [git.wtf-eg.de/wtf-eg/](https://git.wtf-eg.de/wtf-eg/) (Repositories standardmäßig öffentlich lesbar)
|
+ Git: [git.wtf-eg.de/wtf-eg/](https://git.wtf-eg.de/wtf-eg/) (Repositories standardmäßig öffentlich lesbar)
|
||||||
+ Nextcloud: [work.wtf-eg.de](https://work.wtf-eg.de/)
|
+ Nextcloud: [work.wtf-eg.de](https://work.wtf-eg.de/)
|
||||||
@ -48,4 +47,9 @@
|
|||||||
+ ``vorstand@wtf-eg.de`` *Die Verantwortlichen direkt* ([PGP-Schlüssel](keys/vorstand@wtf-eg.de.asc))
|
+ ``vorstand@wtf-eg.de`` *Die Verantwortlichen direkt* ([PGP-Schlüssel](keys/vorstand@wtf-eg.de.asc))
|
||||||
+ ``aufsichtsrat@wtf-eg.de`` *Der Aufsichtsrat der Genossenschaft* ([PGP-Schlüssel](keys/aufsichtsrat@wtf-eg.de.asc))
|
+ ``aufsichtsrat@wtf-eg.de`` *Der Aufsichtsrat der Genossenschaft* ([PGP-Schlüssel](keys/aufsichtsrat@wtf-eg.de.asc))
|
||||||
|
|
||||||
|
Organigramm:
|
||||||
|
-------
|
||||||
|
[](https://git.wtf-eg.de/wtf-eg/dienste/raw/branch/main/organigramm.svg)
|
||||||
|
|
||||||
|
|
||||||
[](https://wtf-eg.de)
|
[](https://wtf-eg.de)
|
||||||
|
62
organigramm.plantuml
Normal file
62
organigramm.plantuml
Normal file
@ -0,0 +1,62 @@
|
|||||||
|
@startwbs
|
||||||
|
<style>
|
||||||
|
// when changing colors double-check https://git.wtf-eg.de/ag_kommunikation/wtf_propaganda
|
||||||
|
wbsDiagram {
|
||||||
|
BackgroundColor transparent
|
||||||
|
node {
|
||||||
|
FontColor #000000
|
||||||
|
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**
|
||||||
|
|
||||||
|
** Generalversammlung
|
||||||
|
|
||||||
|
***:Aufsichtsrat
|
||||||
|
[[mailto:aufsichtsrat@wtf-eg.de aufsichtsrat@wtf-eg.de]];
|
||||||
|
|
||||||
|
****:Vorstand
|
||||||
|
[[mailto:vorstand@wtf-eg.de vorstand@wtf-eg.de]];
|
||||||
|
|
||||||
|
*****:Office
|
||||||
|
[[mailto:office@wtf-eg.de office@wtf-eg.de]]
|
||||||
|
[[mailto:helpdesk@wtf-eg.de helpdesk@wtf-eg.de]];
|
||||||
|
|
||||||
|
***** AG Kernteam
|
||||||
|
|
||||||
|
*****:AG Admin
|
||||||
|
[[mailto:administration@wtf-eg.de administration@wtf-eg.de]];
|
||||||
|
|
||||||
|
*****:AG Kommunikation
|
||||||
|
[[mailto:kommunikation@wtf-eg.de kommunikation@wtf-eg.de]];
|
||||||
|
|
||||||
|
*****:AG Businesscases
|
||||||
|
[[mailto:business@wtf-eg.de business@wtf-eg.de]];
|
||||||
|
|
||||||
|
*****:AG Onboarding (oder AG Member)
|
||||||
|
[[mailto:member@wtf-eg.de member@wtf-eg.de]];
|
||||||
|
|
||||||
|
*****:AG Einkauf
|
||||||
|
[[mailto:einkauf@wtf-eg.de einkauf@wtf-eg.de]];
|
||||||
|
|
||||||
|
*****:AG Entwicklung
|
||||||
|
[[mailto:development@wtf-eg.de development@wtf-eg.de]];
|
||||||
|
|
||||||
|
******:Kompetenzinventar
|
||||||
|
[[https://git.wtf-eg.de/kompetenzinventar/ki-doku Git-Repo]];
|
||||||
|
|
||||||
|
******:KoLe
|
||||||
|
[[https://git.wtf-eg.de/vorstand/KoLe-Repo Git-Repo]];
|
||||||
|
@endwbs
|
BIN
organigramm.png
Normal file
BIN
organigramm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
72
organigramm.svg
Normal file
72
organigramm.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user