*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit d6d2a058 authored by Moser, Maximilian's avatar Moser, Maximilian
Browse files

Set "contact person" role for default creator

parent fe6557a9
No related branches found
No related tags found
1 merge request!28Add the default creator as contributor as well
......@@ -89,6 +89,8 @@ def current_user_as_creator():
"name": full_name,
"type": "personal",
},
"role": "contactperson"
}
return [creator]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment