Merge pull request #45535 from sttts/sttts-client-go-owners

Automatic merge from submit-queue

Add myself to client-go OWNERS

**What this PR does / why we need it**:

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
```
This commit is contained in:
Kubernetes Submit Queue 2017-05-10 14:39:01 -07:00 committed by GitHub
commit ad9b41dbe2

View File

@ -4,6 +4,7 @@ approvers:
- krousey
- lavalamp
- smarterclayton
- sttts
reviewers:
- thockin
- lavalamp