summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2021-05-11 09:22:37 -0700
committerGitHub <noreply@github.com>2021-05-11 09:22:37 -0700
commit428a96fdbfc4de38152332932bb635c7a50c7d68 (patch)
tree16a62616c54371c5f6819f6b882a2f7670d1f03f
parent89978d9fb3585ea62c80a946cc533c4a864b469a (diff)
parenteb2a2cb6070a2d5d83160019e98c1f5185cd74f4 (diff)
Merge pull request #5769 from dims/add-dims-as-liaison-for-wg-structured-logging
Add dims as liaison for the new WG structured logging
-rw-r--r--liaisons.md1
-rw-r--r--sigs.yaml3
-rw-r--r--wg-structured-logging/README.md1
3 files changed, 5 insertions, 0 deletions
diff --git a/liaisons.md b/liaisons.md
index 099e14fd..511a118c 100644
--- a/liaisons.md
+++ b/liaisons.md
@@ -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 -->
diff --git a/sigs.yaml b/sigs.yaml
index bf380344..6e6d207f 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -3013,6 +3013,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
diff --git a/wg-structured-logging/README.md b/wg-structured-logging/README.md
index 4ffa5e0b..8f2c0247 100644
--- a/wg-structured-logging/README.md
+++ b/wg-structured-logging/README.md
@@ -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 -->