hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit c2235c6a62d29e0a9e2e274eb340358a445b695d
parent 4f69ade7118302abff97169d17bfa9baac6a711c
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date:   Sun, 16 Aug 2020 18:25:14 +0200

Revert "Update stale.yml"

This reverts commit 4f69ade7118302abff97169d17bfa9baac6a711c.

Diffstat:
M.github/stale.yml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/stale.yml b/.github/stale.yml
@@ -1,7 +1,7 @@
 # Number of days of inactivity before an issue becomes stale
-daysUntilStale: 90
+daysUntilStale: 120
 # Number of days of inactivity before a stale issue is closed
-daysUntilClose: 15
+daysUntilClose: 30
 # Issues with these labels will never be considered stale
 exemptLabels:
   - Keep