Add instructions to change affiliation to CLA documentation
Signed-off-by: Hart Hoover <hart@heptio.com>
This commit is contained in:
parent
ddd64e09bb
commit
06c882c2fe
14
CLA.md
14
CLA.md
|
@ -71,6 +71,20 @@ Once you have this, the CLA authorizer bot will authorize your PRs.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## 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
|
## Troubleshooting
|
||||||
|
|
||||||
If you have problems signing the CLA, send an email message to: `helpdesk@rt.linuxfoundation.org`.
|
If you have problems signing the CLA, send an email message to: `helpdesk@rt.linuxfoundation.org`.
|
||||||
|
|
Loading…
Reference in New Issue