Skip to content

Commit 578c9ab

Browse files
Fix email address for saschagrunert (#1074)
The new one is my primary Linux Foundation account mail while the Red Hat one is only my secondary. Signed-off-by: Sascha Grunert <[email protected]>
1 parent 3839582 commit 578c9ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

programs/lfx-mentorship/2023/03-Sep-Nov/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Mentee application instructions can be found on the [Program Guidelines](https:/
120120
- Recommended Skills: Rust, familiarity with containers
121121
- Mentor(s):
122122
- Peter Hunt, haircommander, [email protected]
123-
- Sascha Grunert, saschagrunert, [email protected]
123+
- Sascha Grunert, saschagrunert, [email protected]
124124
- Upstream Issue (URL): https://github.com/containers/conmon-rs/issues/1126
125125
- LFX URL: https://mentorship.lfx.linuxfoundation.org/project/99274b1a-694b-4af5-b7ca-39311f38a646
126126

programs/summerofcode/2023.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ If you are a project maintainer and consider mentoring during the GSoC 2023 cycl
182182
- Description: conmon-rs is a container monitor written in Rust, used by CRI-O to monitor a container's lifecycle. Part of its responsibilities is log forwarding--taking the output of the container and writing that output to various places. Currently, conmon-rs supports one format: the one required by the Kubernetes CRI. The goal of this proposal is to add new log formats from the list of standardized ones, like JSON, Splunk, Journald.
183183
- Expected outcome: A JSON log driver and Journald log driver are added to conmon-rs. A stretch goal of adding a Splunk log driver is also within scope.
184184
- Recommended Skills: Rust, familiarity with containers
185-
- Mentor(s): Peter Hunt, haircommander, [email protected]; Sascha Grunert, saschagrunert, [email protected]
185+
- Mentor(s): Peter Hunt, haircommander, [email protected]; Sascha Grunert, saschagrunert, [email protected]
186186
- Expected project size: 175 Hours
187187
- Difficulty: Medium
188188
- Upstream Issue (URL): https://github.com/containers/conmon-rs/issues/1126

0 commit comments

Comments
 (0)