diff options
| author | Jorge O. Castro <jorge.castro@gmail.com> | 2018-04-05 15:29:13 -0400 |
|---|---|---|
| committer | Jorge O. Castro <jorge.castro@gmail.com> | 2018-04-05 15:29:13 -0400 |
| commit | 87d6b65e2b84256d94009e2ae6e5ad872b47cd7d (patch) | |
| tree | 924ae695f062615d6bfcf2febd05b2476ded1a7f | |
| parent | 6287fcddd8780acb91f6f1f9afc2d0928e9ab136 (diff) | |
Add a link to @dims profile
| -rw-r--r-- | contributors/guide/contributor-cheatsheet.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/contributor-cheatsheet.md b/contributors/guide/contributor-cheatsheet.md index 0f2d14c1..8f21cd84 100644 --- a/contributors/guide/contributor-cheatsheet.md +++ b/contributors/guide/contributor-cheatsheet.md @@ -20,7 +20,7 @@ A list of common resources when contributing to Kubernetes. - [Release Buckets](http://gcsweb.k8s.io/gcs/kubernetes-release/) - Developer Guide - [Cherry Picking Guide](/contributors/devel/cherry-picks.md) - [Queue](http://cherrypick.k8s.io/#/queue) -- [https://k8s-code.appspot.com/](https://k8s-code.appspot.com/) - Kubernetes Code Search, maintained by @dims +- [https://k8s-code.appspot.com/](https://k8s-code.appspot.com/) - Kubernetes Code Search, maintained by [@dims](https://github.com/dims) ## SIGs and Working Groups |
