[virt-tools-list] [virt-manager PATCH] git: add a git publish configuration file

Marc-André Lureau marcandre.lureau at redhat.com
Tue Apr 24 20:43:50 UTC 2018


On Tue, Apr 24, 2018 at 8:11 PM, Daniel P. Berrangé <berrange at redhat.com> 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>

Reviewed-by: Marc-André Lureau <marcandre.lureau 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
>
> _______________________________________________
> virt-tools-list mailing list
> virt-tools-list at redhat.com
> https://www.redhat.com/mailman/listinfo/virt-tools-list




More information about the virt-tools-list mailing list