diff options
Diffstat (limited to 'HACKING.rst')
-rw-r--r-- | HACKING.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/HACKING.rst b/HACKING.rst index a4bc6ea6..8ca32aed 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -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. |