[virt-tools-list] [virt-manager PATCH] git: add a git publish configuration file
Cole Robinson
crobinso at redhat.com
Mon Apr 30 17:37:41 UTC 2018
On 04/24/2018 02:11 PM, Daniel P. Berrangé wrote:
> 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
>
Thanks, pushed now
- Cole
More information about the virt-tools-list
mailing list