[virt-tools-list] [virt-manager PATCH] git: add a git publish configuration file
Daniel P. Berrangé
berrange at redhat.com
Tue Apr 24 18:11:33 UTC 2018
Provide a config file for git-publish that sets the right mailing list
and patch subject prefix.
Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
---
.gitpublish | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 .gitpublish
diff --git a/.gitpublish b/.gitpublish
new file mode 100644
index 00000000..ca733389
--- /dev/null
+++ b/.gitpublish
@@ -0,0 +1,4 @@
+[gitpublishprofile "default"]
+base = master
+to = virt-tools-list at redhat.com
+prefix = virt-manager PATCH
--
2.14.3
More information about the virt-tools-list
mailing list