]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
a few addl votes
authorEric Covener <covener@apache.org>
Tue, 13 Aug 2024 14:33:21 +0000 (14:33 +0000)
committerEric Covener <covener@apache.org>
Tue, 13 Aug 2024 14:33:21 +0000 (14:33 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919862 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index fc5866e206c45533e1fc8579674ed7a18f047d6e..201e73a48fe9e74fbd77bb593f67b770214f7755 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -195,7 +195,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   https://svn.apache.org/r1919533
      2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/467.diff
      PR: https://github.com/apache/httpd/pull/467
-     +1: ylavic,
+     +1: ylavic, covener
 
   *) mod_proxy: Honor parameters of ProxyPassMatch workers with substitution
                 in the host name or port. PR 69233.
@@ -214,7 +214,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   https://svn.apache.org/r1919628
      2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/470.diff
      PR: https://github.com/apache/httpd/pull/470
-     +1: ylavic,
+     +1: ylavic, covener
 
   *) CMake: Remove awk dependency when building using CMake. Before this awk was
      required for -DWITH_MODULES option.