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-node/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-node/README.md')
| -rw-r--r-- | sig-node/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sig-node/README.md b/sig-node/README.md index 5d58ed13..599a09e1 100644 --- a/sig-node/README.md +++ b/sig-node/README.md @@ -16,8 +16,8 @@ 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=FbKOI9-x9hI&list=PL69nYSiGNLP1wJPj5DYWXjiArF-MJ5fNG). ## Leads -* [Dawn Chen](https://github.com/dchen1107), Google -* [Derek Carr](https://github.com/derekwaynecarr), Red Hat +* Dawn Chen (**[@dchen1107](https://github.com/dchen1107)**), Google +* Derek Carr (**[@derekwaynecarr](https://github.com/derekwaynecarr)**), Red Hat ## Contact * [Slack](https://kubernetes.slack.com/messages/sig-node) |
