diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2017-08-24 15:20:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-24 15:20:25 -0700 |
| commit | 8149bf4e57caee3e8ecb2f7362e6217224e58517 (patch) | |
| tree | ade3e28d815371da4971cf9f055404d770ec2b55 /sig-cli/README.md | |
| parent | afd2848673bc0281e307c1930a3c81d69f9db46b (diff) | |
| parent | 28825dd69527237aec0fad76fb2e28803881fe9d (diff) | |
Merge pull request #976 from cblecker/leads-github-handle
Automatic merge from submit-queue
Display github handle for sig leads
This changes the template format of the sig readmes so that the github handle for sig leads is displayed as well as linked to.
Diffstat (limited to 'sig-cli/README.md')
| -rw-r--r-- | sig-cli/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sig-cli/README.md b/sig-cli/README.md index c2196d41..4d3687d1 100644 --- a/sig-cli/README.md +++ b/sig-cli/README.md @@ -17,9 +17,9 @@ Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/ Meeting recordings can be found [here](https://www.youtube.com/watch?v=X29sffrQJU4&list=PL69nYSiGNLP28HaTzSlFe6RJVxpFmbUvF). ## Leads -* [Fabiano Franz](https://github.com/fabianofranz), Red Hat -* [Phillip Wittrock](https://github.com/pwittrock), Google -* [Tony Ado](https://github.com/AdoHe), Alibaba +* Fabiano Franz (**[@fabianofranz](https://github.com/fabianofranz)**), Red Hat +* Phillip Wittrock (**[@pwittrock](https://github.com/pwittrock)**), Google +* Tony Ado (**[@AdoHe](https://github.com/AdoHe)**), Alibaba ## Contact * [Slack](https://kubernetes.slack.com/messages/sig-cli) |
