summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge O. Castro <jorge.castro@gmail.com>2018-04-05 15:27:50 -0400
committerJorge O. Castro <jorge.castro@gmail.com>2018-04-05 15:27:50 -0400
commit6287fcddd8780acb91f6f1f9afc2d0928e9ab136 (patch)
tree551bbef807d6884456a139de4cb1b6461009a250
parentc993e57824e67f5cb24d7df7d210a1dcf59fdcfa (diff)
Make it clear who maintains the k8s code search site
-rw-r--r--contributors/guide/contributor-cheatsheet.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/contributor-cheatsheet.md b/contributors/guide/contributor-cheatsheet.md
index 1f413fae..0f2d14c1 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
+- [https://k8s-code.appspot.com/](https://k8s-code.appspot.com/) - Kubernetes Code Search, maintained by @dims
## SIGs and Working Groups