This is an automated email from the ASF dual-hosted git repository.

maskit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new fdac320b4 Fix .asf.yaml (#9519)
fdac320b4 is described below

commit fdac320b44c9a750a3a593c9f2183e909c0deb56
Author: Masakazu Kitajo <[email protected]>
AuthorDate: Tue Mar 14 00:24:43 2023 -0600

    Fix .asf.yaml (#9519)
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 46e2356aa..f04aa987d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -11,8 +11,8 @@ github:
     - cdn
     - cache
     - apache
-    - http/2
-    - http/3
+    - http2
+    - http3
     - quic
     - forwardproxy
     - reverseproxy

Reply via email to