add mtklein to api approvals

Change-Id: Ic6f86f615d046b7afdc8bd2fe21d76024d800613
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/205348
Commit-Queue: Mike Reed <reed@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
This commit is contained in:
Mike Reed 2019-04-02 10:16:42 -04:00 committed by Skia Commit-Bot
parent 556ef6ec76
commit 7dafb09df6

View File

@ -25,6 +25,8 @@ SKIA_TREE_STATUS_URL = 'http://skia-tree-status.appspot.com'
# Please add the complete email address here (and not just 'xyz@' or 'xyz').
PUBLIC_API_OWNERS = (
'mtklein@chromium.org',
'mtklein@google.com',
'reed@chromium.org',
'reed@google.com',
'bsalomon@chromium.org',