Home
last modified time | relevance | path

Searched refs:PUBLIC_API_OWNERS (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/
DPRESUBMIT.py27 PUBLIC_API_OWNERS = ( variable
475 if reviewer in PUBLIC_API_OWNERS:
484 for owner in PUBLIC_API_OWNERS:
490 if cr.GetOwnerEmail() in PUBLIC_API_OWNERS:
495 if approver in PUBLIC_API_OWNERS:
508 "API, treat it like it does." % str(PUBLIC_API_OWNERS)))