From e0c364b1e52fa2acc2e1e818c85c1bf6a977254f Mon Sep 17 00:00:00 2001 From: Dane Pitkin Date: Wed, 3 Jul 2024 18:28:32 -0400 Subject: [PATCH] MINOR: Add laurentgo to contributors list (#43140) ### Rationale for this change @ laurentgo has been making significant contributions to Java's build system. This will allow them to run crossbow via GH actions for a faster test cycle. ### What changes are included in this PR? * Add @ laurentgo to .asf.yaml ### Are these changes tested? n/a ### Are there any user-facing changes? No. Authored-by: Dane Pitkin Signed-off-by: David Li --- .asf.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.asf.yaml b/.asf.yaml index a1c6434587703..28d280e477106 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -24,6 +24,7 @@ github: - davisusanibar - jbonofre - js8544 + - laurentgo - vibhatha - zanmato1984 - ZhangHuiGui