From 4c18fbcbb58c6b3d649498a4c53736f76a764d7e Mon Sep 17 00:00:00 2001 From: Nguyen Hai Truong Date: Fri, 15 Feb 2019 01:00:41 -0800 Subject: [PATCH] Correct owner's contact @rmmh was no longer involved in the project anymore. Signed-off-by: Nguyen Hai Truong --- test/typecheck/README | 1 - 1 file changed, 1 deletion(-) diff --git a/test/typecheck/README b/test/typecheck/README index 986bbd785b4..85df3f39093 100644 --- a/test/typecheck/README +++ b/test/typecheck/README @@ -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.