From 1f6299a42dbd0b4abeb7373972cd56a728685392 Mon Sep 17 00:00:00 2001 From: Gregor Zeitlinger Date: Mon, 16 Mar 2026 17:23:49 +0000 Subject: [PATCH] Remove zeitlinger from disk-buffering component owners Disk buffering is primarily used for mobile observability, which is outside my area of expertise. Leaving @LikeTheSalad as sole owner. Signed-off-by: Gregor Zeitlinger --- .github/component_owners.yml | 1 - disk-buffering/README.md | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/component_owners.yml b/.github/component_owners.yml index 465fb2b9a..aa1aef3af 100644 --- a/.github/component_owners.yml +++ b/.github/component_owners.yml @@ -39,7 +39,6 @@ components: - PeterF778 disk-buffering: - LikeTheSalad - - zeitlinger gcp-resources: - jsuereth - psx95 diff --git a/disk-buffering/README.md b/disk-buffering/README.md index bfad6fb86..67dc039f4 100644 --- a/disk-buffering/README.md +++ b/disk-buffering/README.md @@ -188,6 +188,5 @@ the reading and the writing actions are executed within the same application pro ## Component owners - [Cesar Munoz](https://github.com/LikeTheSalad), Elastic -- [Gregor Zeitlinger](https://github.com/zeitlinger), Grafana Learn more about component owners in [component_owners.yml](../.github/component_owners.yml).