summaryrefslogtreecommitdiff
path: root/Documentation/maintainers
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-07-24 15:31:00 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-07-24 15:31:32 +0200
commitdca6a5f59f76397b15514aa81b092f1b23ecf6ed (patch)
treef207441eb48a610b67ac74b1d768ca4f1610884c /Documentation/maintainers
parent0ad1e01237a766fdb531d735bfbec1cc0fc20793 (diff)
downloadkde-dca6a5f59f76397b15514aa81b092f1b23ecf6ed.tar.gz
kde-dca6a5f59f76397b15514aa81b092f1b23ecf6ed.tar.bz2
kde-dca6a5f59f76397b15514aa81b092f1b23ecf6ed.zip
Documentation: Drop 22.12 from GEAR_RELEASES, 23.04 new default
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'Documentation/maintainers')
-rwxr-xr-xDocumentation/maintainers/regenerate-files4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files
index 0b6b7a724ab..ec521ab6a7b 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -18,8 +18,8 @@ KF6_RELEASE=${KF6_RELEASE:-}
PLASMA_RELEASES="5.27"
PLASMA_RELEASE=${PLASMA_RELEASE:-5.27}
-GEAR_RELEASES="22.12 23.04"
-GEAR_RELEASE=${GEAR_RELEASE:-22.12}
+GEAR_RELEASES="23.04"
+GEAR_RELEASE=${GEAR_RELEASE:-23.04}
# regenerate keywords
pushd ../package.accept_keywords/ > /dev/null