get.porter.sh/porter@v1.3.0/OWNERS (about)

     1  # reviewers can comment with /lgtm, a label "lgtm" is put on the issue
     2  reviewers:
     3  - vinozzz
     4  - arschles
     5  - schristoff
     6  
     7  # approvers can comment with /approve, the bot leaves an approve code review, allowing it to be merged
     8  approvers:
     9  - vinozzz
    10  - arschles
    11  - schristoff
    12  
    13  # Once a PR has the lgtm label, and a "green" code review (from /approve), a cron job will notice the PR and merge it