From 7edac6f0cbb3dce297c0ea6a01aed786509dfd99 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Thu, 9 Dec 2021 10:16:38 +0100 Subject: [PATCH] Update tito builder --- .tito/tito.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tito/tito.props b/.tito/tito.props index fb351a8..4c3685b 100644 --- a/.tito/tito.props +++ b/.tito/tito.props @@ -1,5 +1,5 @@ [buildconfig] -builder = fws.builder.GitLfsBuilder +builder = dbd.builder.GitLfsBuilder tagger = tito.tagger.ReleaseTagger changelog_do_not_remove_cherrypick = 0 changelog_format = %s (%ae)