diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-04-18 12:57:17 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-04-18 12:57:17 +0200 |
commit | 1808bb759313e69205f828d49fe9ffbcb1859377 (patch) | |
tree | da52c7486d5bdba4d50b1550cea6ac88a966c21e /.tito/tito.props | |
parent | 2448f288b738c67bc4b45e471707d71cff5e1a25 (diff) | |
download | qemu-security-1808bb759313e69205f828d49fe9ffbcb1859377.tar.gz |
Initialized to use tito.
Diffstat (limited to '.tito/tito.props')
-rw-r--r-- | .tito/tito.props | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.tito/tito.props b/.tito/tito.props new file mode 100644 index 0000000..eab3f19 --- /dev/null +++ b/.tito/tito.props @@ -0,0 +1,5 @@ +[buildconfig] +builder = tito.builder.Builder +tagger = tito.tagger.VersionTagger +changelog_do_not_remove_cherrypick = 0 +changelog_format = %s (%ae) |