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

eze 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 6d342c6004 Revert "Make OSX and FreeBSD not required temporarily 
(#10237)" (#10248)
6d342c6004 is described below

commit 6d342c6004c651606be0c47c5f616c61a83f6a45
Author: Brian Neradt <[email protected]>
AuthorDate: Thu Aug 17 23:34:00 2023 -0500

    Revert "Make OSX and FreeBSD not required temporarily (#10237)" (#10248)
    
    This reverts commit 28d1d18c5105537567c55ab751d054dda07309c8.
    
    OSX and FreeBSD connectivity is back up, so we should make these
    required for merging again.
    
    Co-authored-by: bneradt <[email protected]>
---
 .asf.yaml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 51ae047269..c240593213 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -57,9 +57,8 @@ github:
           - Fedora
           - RAT
           - Ubuntu
-          # Add these back once connectivity to them is restored.
-          #- OSX
-          #- FreeBSD
+          - OSX
+          - FreeBSD
       required_pull_request_reviews:
         dismiss_stale_reviews: true
         required_approving_review_count: 1

Reply via email to