Some OWNERS files use secondary email addresses, so we only check existence of _account_id and email attributes. Test: run against existing OWNERS files Change-Id: I6f0804a8a90b7a23783c3fe45686d4d973876ed1
Now accept email addresses with '+' character. Bug: 33166666 Test: checkowners.py -v -c `find . -name OWNERS` Change-Id: I7792551e6be74e942906a75344233439d4bfeca3
* -v option to print found files and email addresses. * -c option to check found email addresses. Bug: 33166666 Test: ./checkowners.py -v -c `find . -name OWNERS` Change-Id: I32f23f19e904055e421ddec713536c8a5c970af4