← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~smoser/cloud-init:bug/hacking-update-manager into cloud-init:master

 

Scott Moser has proposed merging ~smoser/cloud-init:bug/hacking-update-manager into cloud-init:master.

Commit message:
HACKING.rst: more info on filling out contributors agreement.

When signing the Contributors agreement, the user is prompted to provide
a 'Project contact' or 'Canonical Project Manager'.
Just update the HACKING.rst document to tell them what to put there.

Requested reviews:
  cloud init development team (cloud-init-dev)

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/322021
-- 
Your team cloud init development team is requested to review the proposed merge of ~smoser/cloud-init:bug/hacking-update-manager into cloud-init:master.
diff --git a/HACKING.rst b/HACKING.rst
index caee7ac..f6bb555 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@xxxxxxxxxxxxx>`_ or ping smoser in ``#cloud-init`` channel via freenode.
 
+  When prompted for 'Project contact' or 'Canonical Project Manager' enter
+  'Scott Moser and Jon Grimm'.
+
 * Clone the upstream `repository`_ on Launchpad::
 
     git clone https://git.launchpad.net/cloud-init

References