diff --git a/sig-community/README.md b/sig-community/README.md index 7b4b7a8b..ef47689c 100644 --- a/sig-community/README.md +++ b/sig-community/README.md @@ -16,6 +16,6 @@ Join our [Slack channel](https://cilium.slack.com/archives/C08MR0FQRCM) in the C ### Leads The Leads are responsible for driving the operations and community initiatives of SIG Community, as well as upholding the [community values](https://github.com/cilium/community/blob/main/VALUES.md). -* **[Bill Mulligan]** (@xmulligan) +* **[Katie Meinders]** (@krmeinders) * **[Bowei Du]** (@bowei) * **[Tamilmani Manoharan]** (@tamilmani1989) diff --git a/sigs.yaml b/sigs.yaml index b3887ccd..d27f8f5c 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -7,8 +7,8 @@ sigs: chat_link: https://cilium.slack.com/archives/C08MR0FQRCM leadership: leads: - - github: xmulligan - name: Bill Mulligan + - github: krmeinders + name: Katie Meinders - github: bowei name: Bowei Du - github: tamilmani1989