aboutsummaryrefslogtreecommitdiffstats
path: root/.tito/tito.props
diff options
context:
space:
mode:
Diffstat (limited to '.tito/tito.props')
-rw-r--r--.tito/tito.props6
1 files changed, 6 insertions, 0 deletions
diff --git a/.tito/tito.props b/.tito/tito.props
new file mode 100644
index 00000000000..db2c33744dc
--- /dev/null
+++ b/.tito/tito.props
@@ -0,0 +1,6 @@
+[buildconfig]
+builder = tito.builder.Builder
+tagger = tito.tagger.VersionTagger
+tag_format = {component}-{version}
+changelog_do_not_remove_cherrypick = 0
+changelog_format = %s (%ae) \ No newline at end of file