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

ctubbsii pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new f8d6f94  Remove possibly unnecessary copy of .asf.yaml
f8d6f94 is described below

commit f8d6f94057d3ea02189cfa9117705b2e9cc53702
Author: Christopher Tubbs <ctubb...@apache.org>
AuthorDate: Wed Jan 29 00:04:49 2020 -0500

    Remove possibly unnecessary copy of .asf.yaml
    
    Removes copying .asf.yaml to asf-staging branch's output directory,
    where it isn't needed.
---
 _config.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/_config.yml b/_config.yml
index 65bfed8..0b09737 100644
--- a/_config.yml
+++ b/_config.yml
@@ -30,7 +30,6 @@ collections:
     permalink: "/docs/2.x/:path"
 
 include:
-  - .asf.yaml
   - .htaccess
 
 defaults:

Reply via email to