From 961239749106daead88da483e7319e9268c67cde Mon Sep 17 00:00:00 2001 From: Daniel Watkins Date: Fri, 22 May 2020 13:53:03 -0400 Subject: HACKING: mention that .github-cla-signers is alpha-sorted (#380) Hopefully this will save some ~pointless round trips on CLA PRs. --- HACKING.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HACKING.rst b/HACKING.rst index 8ca32aed..eab55980 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -67,6 +67,8 @@ Follow these steps to submit your first pull request to cloud-init: * See `PR #344`_ and `PR #345`_ for examples of what this pull request should look like. + * Note that ``.github-cla-signers`` is sorted alphabetically. + * (If you already have a change that you want to submit, you can also include the change to ``tools/.github-cla-signers`` in that pull request, there is no need for two separate PRs.) -- cgit v1.2.3