summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-11-21 09:05:31 -0800
committerGitHub <noreply@github.com>2018-11-21 09:05:31 -0800
commitaf458de1a490a51d9d3bc9684778b1cc46a29925 (patch)
tree5c7e69091beda6d2ff5ecf5a3268200a39a50765
parentddd64e09bb654e3b9f4e5826e2c5e38929734107 (diff)
parent06c882c2fe09fd1205107def7fbfa6b3f7f75c55 (diff)
Merge pull request #2958 from hhoover/change-affiliation
Add instructions to change affiliation to CLA documentation
-rw-r--r--CLA.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CLA.md b/CLA.md
index 61cfffad..8beb8a7f 100644
--- a/CLA.md
+++ b/CLA.md
@@ -71,6 +71,20 @@ Once you have this, the CLA authorizer bot will authorize your PRs.
![CNCFCLA3](http://i.imgur.com/C5ZsNN6.png)
+## Changing your Affiliation
+
+If you've changed employers and still contribute to Kubernetes, your affiliation
+needs to be updated. The Cloud Native Computing Foundation uses [gitdm](https://github.com/cncf/gitdm)
+to track who is contributing and from where. Create a pull request to the gitdm
+repository with a change to [developers_affiliations.txt](https://github.com/cncf/gitdm/blob/master/developers_affiliations.txt).
+Your entry should look similar to this:
+
+```
+Jorge O. Castro*: jorge!heptio.com, jorge!ubuntu.com, jorge.castro!gmail.com
+Heptio
+Canonical until 2017-03-31
+```
+
## Troubleshooting
If you have problems signing the CLA, send an email message to: `helpdesk@rt.linuxfoundation.org`.