Fix matching events without approvals.

Some events lack approvals (just a text review, for instance).
Make sure that we set approvals to [] rather than None in that
case to avoid problems in the event matching code which assumes
it is always a list.

Change-Id: I2cd95e3dd0a6254ed3ddaee320cf3316487cea32
1 file changed