commit | 907f0f50c393ca7e2ed727aae09e20ca0bd25659 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Tue Jan 25 03:17:03 2022 +0800 |
committer | Yi Kong <yikong@google.com> | Tue Jan 25 03:18:40 2022 +0800 |
tree | 8602776a5620d8f653d142bc485c3440cf76681d | |
parent | b62248a6aa3a2ebcb6dc3026994e597d19f90bf8 [diff] |
OWNERS: native toolchain team owns afdo.go Change-Id: I9dbc03f8cac4bd64d88f4536e4bb7567419507e5
diff --git a/cc/OWNERS b/cc/OWNERS index 6d7c30a..811d881 100644 --- a/cc/OWNERS +++ b/cc/OWNERS
@@ -1,4 +1,4 @@ per-file ndk_*.go = danalbert@google.com per-file tidy.go = srhines@google.com, chh@google.com -per-file lto.go,pgo.go = srhines@google.com, pirama@google.com, yikong@google.com +per-file afdo.go,lto.go,pgo.go = srhines@google.com, pirama@google.com, yikong@google.com