Skip to content

Commit

Permalink
Merge pull request openstates#1133 from showerst/ca-vetoes
Browse files Browse the repository at this point in the history
Ca vetoes
  • Loading branch information
Andy Lo authored Jul 15, 2016
2 parents 82b34f6 + 9de2ca3 commit baa6ef8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openstates/ca/actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
Rule(r'Approved by the Governor with item veto',
'governor:vetoed:line-item'),
Rule('Vetoed by Governor', 'governor:vetoed'),
Rule('Vetoed by the Governor','governor:vetoed'),
Rule(r'To Governor', 'governor:received'),

Rule(r'amendments concurred in', 'amendment:passed'),
Expand Down

0 comments on commit baa6ef8

Please sign in to comment.