Skip to content

Commit

Permalink
tito: add f38 branch to tito
Browse files Browse the repository at this point in the history
  • Loading branch information
nikromen authored and FrostyX committed Apr 4, 2023
1 parent ce85afc commit 420e778
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .tito/releasers.conf
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[fedora-git]
# used by frontend, backend, dist-git, rpmbuild
releaser = tito.release.FedoraGitReleaser
branches = rawhide f36 f37
branches = rawhide f36 f37 f38

[fedora-git-clients]
releaser = tito.release.FedoraGitReleaser
branches = rawhide epel7 epel8 epel9 f36 f37
branches = rawhide epel7 epel8 epel9 f36 f37 f38

[fedora-git-messaging]
releaser = tito.release.FedoraGitReleaser
branches = rawhide epel8 epel9 f36 f37
branches = rawhide epel8 epel9 f36 f37 f38

0 comments on commit 420e778

Please sign in to comment.