diff options
author | lucasmoura <lucas.moura@canonical.com> | 2020-05-11 19:24:52 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-11 16:24:52 -0600 |
commit | ee64b6250b7457d47c336b7e4e971e8b5e5169f3 (patch) | |
tree | af1c10588d7f1a05d809a1dd63214a2f223f9b8b /HACKING.rst | |
parent | f9d041471c189463b0a8059bd9365d0c96ac7267 (diff) | |
download | vyos-cloud-init-ee64b6250b7457d47c336b7e4e971e8b5e5169f3.tar.gz vyos-cloud-init-ee64b6250b7457d47c336b7e4e971e8b5e5169f3.zip |
HACKING.rst: change contact info to Rick Harding (#359)
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. |