project-manager
This is a Gitana System Access Policy.
You can reference it using the identifier project-manager
.
The JSON for this policy is:
{
"order": 1000,
"system": true,
"key": "project-manager",
"title": "Manager of the current Project",
"statements": [
{
"description": "Grant Manager role to everything",
"roles": [
"manager"
],
"action": "grant"
}
]
}