← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] ~smoser/cloud-init:bug/1698669-ds-identify-fujitsu-ovf into cloud-init:master

 

You've an unrelated change to HACKING.rst

Diff comments:

> diff --git a/HACKING.rst b/HACKING.rst
> index 93e3f42..3bb555c 100644
> --- a/HACKING.rst
> +++ b/HACKING.rst
> @@ -16,6 +16,14 @@ Do these things once
>    When prompted for 'Project contact' or 'Canonical Project Manager' enter
>    'Scott Moser'.
>  
> +* Configure git with your email and name for commit messages.
> +
> +  Your name will appear in commit messages and will also be used in
> +  changelogs or release notes.  Give yourself credit!::
> +
> +    git config user.name "Your Name"
> +    git config user.email "Your Email"
> +

Drop this

>  * Clone the upstream `repository`_ on Launchpad::
>  
>      git clone https://git.launchpad.net/cloud-init


-- 
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/336630
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:bug/1698669-ds-identify-fujitsu-ovf into cloud-init:master.


References