diff options
Diffstat (limited to 'HACKING.rst')
-rw-r--r-- | HACKING.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/HACKING.rst b/HACKING.rst index caee7ac1..93e3f424 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -13,6 +13,9 @@ Do these things once If you have already signed it as an individual, your Launchpad user will be listed in the `contributor-agreement-canonical`_ group. Unfortunately there is no easy way to check if an organization or company you are doing work for has signed. If you are unsure or have questions, email `Scott Moser <mailto:scott.moser@canonical.com>`_ or ping smoser in ``#cloud-init`` channel via freenode. + When prompted for 'Project contact' or 'Canonical Project Manager' enter + 'Scott Moser'. + * Clone the upstream `repository`_ on Launchpad:: git clone https://git.launchpad.net/cloud-init |