From 36550f873ec8319e97eeab99dc6c63be0137a3fc Mon Sep 17 00:00:00 2001 From: aschaich <108736614+aschaich@users.noreply.github.com> Date: Sat, 4 Feb 2023 01:17:55 +0900 Subject: [PATCH] [netty] Add another upstream contact (netty/netty#13033) (#9571) --- projects/netty/project.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/netty/project.yaml b/projects/netty/project.yaml index 04b7b2952..abb6beba0 100644 --- a/projects/netty/project.yaml +++ b/projects/netty/project.yaml @@ -4,6 +4,7 @@ main_repo: "https://github.com/netty/netty.git" primary_contact: "mr.chrisvest@gmail.com" auto_ccs: - "norman_maurer@apple.com" + - "t@motd.kr" fuzzing_engines: - libfuzzer sanitizers: