mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-27 01:48:24 +00:00
docs(users+groups): show that you can set title via users YAML (#12767)
This commit is contained in:
parent
8d7af358e1
commit
ccf4412078
@ -41,12 +41,14 @@ Save this `user.yaml` as a local file.
|
||||
email: bar@acryl.io
|
||||
slack: "@the_bar_raiser"
|
||||
description: "I like raising the bar higher"
|
||||
title: "Analytics Engineer"
|
||||
groups:
|
||||
- foogroup@acryl.io
|
||||
- id: datahub
|
||||
slack: "@datahubproject"
|
||||
phone: "1-800-GOT-META"
|
||||
description: "The DataHub Project"
|
||||
title: "Data Engineer"
|
||||
picture_link: "https://raw.githubusercontent.com/datahub-project/datahub/master/datahub-web-react/src/images/datahub-logo-color-stable.svg"
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user