Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions HACKING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@ Follow these steps to submit your first pull request to cloud-init:

* ensure that you fill in the GitHub username field.
* when prompted for 'Project contact' or 'Canonical Project
Manager', enter 'Josh Powers'.
Manager', enter 'Rick Harding'.

* If your company has signed the CLA for you, please contact us to
help in verifying which Launchpad/GitHub accounts are associated
with the company.

* For any questions or help with the process, please email `Josh
Powers <mailto:josh.powers@canonical.com>`_ with the subject,
* For any questions or help with the process, please email `Rick
Harding <mailto:rick.harding@canonical.com>`_ with the subject,
"Cloud-Init CLA"

* You also may contact user ``powersj`` in the ``#cloud-init``
* You also may contact user ``rick_h`` in the ``#cloud-init``
channel on the Freenode IRC network.

* Configure git with your email and name for commit messages.
Expand Down