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-openstack/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-openstack/README.md')
| -rw-r--r-- | sig-openstack/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sig-openstack/README.md b/sig-openstack/README.md index f1685529..0d7a6f34 100644 --- a/sig-openstack/README.md +++ b/sig-openstack/README.md @@ -17,8 +17,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=iCfUx7ilh0E&list=PL69nYSiGNLP20iTSChQ_i2QQmTBl3M7ax). ## Leads -* [Ihor Dvoretskyi](https://github.com/idvoretskyi), Mirantis -* [Steve Gordon](https://github.com/xsgordon), Red Hat +* Ihor Dvoretskyi (**[@idvoretskyi](https://github.com/idvoretskyi)**), Mirantis +* Steve Gordon (**[@xsgordon](https://github.com/xsgordon)**), Red Hat ## Contact * [Slack](https://kubernetes.slack.com/messages/sig-openstack) |
