[infra] Allow RubberStamper to revert public API changes

RubberStamper won't +1 changes that modify include/*.h or other
non-trivial files, unless they are a clean revert.

Even after this change, someone on include/OWNERS will be needed
to verify actual API changes, one won't be able to just use
rubber-stamper to bypass the check.

Bug: skia:12124
Change-Id: I0e6af8b7e384c1013cf1d5b61bd8c3e55df0046e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/453484
Owners-Override: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Ravi Mistry <rmistry@google.com>
This commit is contained in:
Kevin Lubick 2021-09-28 09:27:51 -04:00
parent 43264640f2
commit cabbddfdd0

View File

@ -6,3 +6,6 @@ bsalomon@google.com
djsollen@google.com
hcm@google.com
reed@google.com
# For revert purposes only
rubber-stamper@appspot.gserviceaccount.com