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

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


The following commit(s) were added to refs/heads/master by this push:
     new b4fd95c  Preparation for retired project left-over checking
b4fd95c is described below

commit b4fd95c0026148060e0aeae2a579e81e9d3c625f
Author: Sebb <[email protected]>
AuthorDate: Fri Apr 9 14:39:47 2021 +0100

    Preparation for retired project left-over checking
---
 repository.yml | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/repository.yml b/repository.yml
index 4cd06c6..9c63408 100644
--- a/repository.yml
+++ b/repository.yml
@@ -87,6 +87,21 @@
     url: private/documents/conflict-of-interest
     depth: skip
 
+  distrel:
+    url: https://dist.apache.org/repos/dist/release
+    depth: delete
+    list: true
+
+  distrelinc:
+    url: https://dist.apache.org/repos/dist/release/incubator
+    depth: delete
+    list: true
+
+  distdevinc:
+    url: https://dist.apache.org/repos/dist/dev/incubator
+    depth: delete
+    list: true
+
   emeritus:
     url: private/documents/emeritus
     depth: delete

Reply via email to