members.yml
37 lines
| 715 B
| text/x-yaml
|
YamlLexer
|
r10 | --- | |
members_001: | |||
created_on: 2006-07-19 19:35:33 +02:00 | |||
project_id: 1 | |||
role_id: 1 | |||
id: 1 | |||
user_id: 2 | |||
|
r2184 | mail_notification: true | |
|
r10 | members_002: | |
created_on: 2006-07-19 19:35:36 +02:00 | |||
project_id: 1 | |||
role_id: 2 | |||
id: 2 | |||
user_id: 3 | |||
|
r2184 | mail_notification: true | |
|
r336 | members_003: | |
created_on: 2006-07-19 19:35:36 +02:00 | |||
project_id: 2 | |||
role_id: 2 | |||
id: 3 | |||
user_id: 2 | |||
|
r2184 | mail_notification: true | |
|
r962 | members_004: | |
id: 4 | |||
created_on: 2006-07-19 19:35:36 +02:00 | |||
project_id: 1 | |||
role_id: 2 | |||
# Locked user | |||
user_id: 5 | |||
|
r2184 | mail_notification: true | |
|
r1384 | members_005: | |
id: 5 | |||
created_on: 2006-07-19 19:35:33 +02:00 | |||
project_id: 5 | |||
role_id: 1 | |||
user_id: 2 | |||
|
r2184 | mail_notification: true | |
|
r336 |