Skip to content

Commit

Permalink
update cli owner in auto assign/label workflow (aws#10084)
Browse files Browse the repository at this point in the history
Co-authored-by: Noah Litov <noahlitov@gmail.com>
  • Loading branch information
SomayaB and NGL321 authored Sep 16, 2020
1 parent 9a61eea commit 1855b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-label-assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
title-or-body: 'title'
parameters: >
[
{"keywords":["[cli]","[command line]"],"labels":["package/tools"],"assignees":["shivlaks"]},
{"keywords":["[cli]","[command line]"],"labels":["package/tools"],"assignees":["rix0rrr"]},
{"keywords":["[@aws-cdk/alexa-ask]","[alexa-ask]","[alexa ask]"],"labels":["@aws-cdk/alexa-ask"],"assignees":["MrArnoldPalmer"]},
{"keywords":["[@aws-cdk/app-delivery]","[app-delivery]","[app delivery]"],"labels":["@aws-cdk/app-delivery"],"assignees":["skinny85"]},
{"keywords":["[@aws-cdk/assert]","[assert]"],"labels":["@aws-cdk/assert"],"assignees":["nija-at"]},
Expand Down

0 comments on commit 1855b2e

Please sign in to comment.