From e06044d72675697a571f4fef16a1b3df5678c018 Mon Sep 17 00:00:00 2001 From: Frederic Branczyk Date: Fri, 28 Jul 2023 10:20:48 +0200 Subject: [PATCH] Update MAINTAINERS.md --- MAINTAINERS.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 20826d1e28..8d1cbaab91 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -8,6 +8,8 @@ Note that the documentation for the Parca Agent is located in the [parca.dev web Refer to the following maintainers with their focus areas: -* Kemal Akkoyun @kakkoyun: Everything (eBPF, profiler, symbolization). -* Javier Honduvilla Coto @javierhonduco: Everything (eBPF, profiler, symbolization). -* Sumera Priyadarsini @Sylfrena: Debuginfod integration, Service Discovery and end-to-end tests. +* Kemal Akkoyun (Polar Signals) @kakkoyun: Everything (eBPF, profiler, symbolization). +* Javier Honduvilla Coto (Polar Signals) @javierhonduco: Everything (eBPF, profiler, symbolization). +* Sumera Priyadarsini (Polar Signals) @Sylfrena: JIT related eBPF parts, end-to-end tests. +* Frederic Branczyk (Polar Signals) @brancz: debuginfo and symbolization. +* Maxime Brunet (None) @maxbrunet: CI/CD, JIT symbolization (perfmap/jitdump).