mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-23 17:39:59 +00:00
9 lines
238 B
YAML
9 lines
238 B
YAML
id: foogroup@acryl.io
|
|
display_name: Foo Group
|
|
admins:
|
|
- datahub
|
|
members:
|
|
- bar@acryl.io # refer to a user either by id or by urn
|
|
- id: joe@acryl.io # inline specification of user
|
|
slack: "@joe_shmoe"
|
|
display_name: "Joe's Hub" |