Merge pull request #74121 from truongnh1992/edit-owner-contact

Correct typecheck contact info
This commit is contained in:
Kubernetes Prow Robot 2019-02-15 22:59:48 -08:00 committed by GitHub
commit 528cf14aa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,5 +19,4 @@ Things go/types errors on that go build doesn't:
These should be ignored and reported upstream if applicable.
- type checking mismatches between staging and generated types
Things go build fails on that we don't:
Please send examples of this to rmmh@ and extend this list.
- CGo errors, including syntax and linker errors.