From 5ceb9ce17c9c0c13399f46d71c67f7b29c44e40f Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Wed, 03 Apr 2024 00:02:32 +0200
Subject: [PATCH] Add jaraco.packaging Python project

---
 .github/stale.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.github/stale.yml b/.github/stale.yml
index 3657678..d6397f1 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -7,7 +7,7 @@
 # Issues with these labels will never be considered stale
 exemptLabels:
   - pending
-  - testing_needed
+  - testing needed
 
 # Label to use when marking an issue as stale
 staleLabel: stale

--
Gitblit v1.9.3