Add dims as liaison for the new WG structured logging
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
parent
bb99ed28bc
commit
eb2a2cb607
|
@ -55,6 +55,7 @@ of SIGs, WGs and UGs.
|
|||
| [WG Multitenancy](wg-multitenancy/README.md) | Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**) |
|
||||
| [WG Naming](wg-naming/README.md) | Bob Killen (**[@mrbobbytables](https://github.com/mrbobbytables)**) |
|
||||
| [WG Policy](wg-policy/README.md) | Christoph Blecker (**[@cblecker](https://github.com/cblecker)**) |
|
||||
| [WG Structured Logging](wg-structured-logging/README.md) | Davanum Srinivas (**[@dims](https://github.com/dims)**) |
|
||||
| [UG Big Data](ug-big-data/README.md) | Derek Carr (**[@derekwaynecarr](https://github.com/derekwaynecarr)**) |
|
||||
| [UG VMware Users](ug-vmware-users/README.md) | Nikhita Raghunath (**[@nikhita](https://github.com/nikhita)**) |
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
|
|
|
@ -3009,6 +3009,9 @@ workinggroups:
|
|||
contact:
|
||||
slack: wg-structured-logging
|
||||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-structured-logging
|
||||
liaison:
|
||||
github: dims
|
||||
name: Davanum Srinivas
|
||||
usergroups:
|
||||
- dir: ug-big-data
|
||||
name: Big Data
|
||||
|
|
|
@ -31,6 +31,7 @@ Modernize logging in Kubernetes core components, allowing users to efficiently c
|
|||
- Slack: [#wg-structured-logging](https://kubernetes.slack.com/messages/wg-structured-logging)
|
||||
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-structured-logging)
|
||||
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/wg%2Fstructured-logging)
|
||||
- Steering Committee Liaison: Davanum Srinivas (**[@dims](https://github.com/dims)**)
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
|
||||
<!-- END CUSTOM CONTENT -->
|
||||
|
|
Loading…
Reference in New Issue