Add a reminder to add/rm files

This commit is contained in:
Tim Hockin 2020-06-19 14:16:47 -07:00
parent 15df3d6042
commit 734f27d980

View File

@ -366,3 +366,5 @@ cat <<__EOF__ > "vendor/OWNERS"
approvers:
- dep-approvers
__EOF__
kube::log::status "NOTE: don't forget to handle vendor/* files that were added or removed"