Skip to content

Commit

Permalink
invite @antronic (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
dtinth authored Jul 21, 2024
1 parent da5e2db commit aa1fd8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pulumi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ jobs:
- name: checkout
uses: actions/checkout@v3
- name: pnpm
uses: pnpm/[email protected]
with:
version: 8
uses: pnpm/action-setup@v4
- name: node
uses: actions/setup-node@v2
with:
Expand Down
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ import { creator, grantAdmin, grantWriteAccess, team } from './lib'
//
creator('1tpp')
creator('AmiPhaphadha')
creator('antronic')
creator('badgooooor')
creator('balabeltmimi')
creator('betich')
Expand Down

0 comments on commit aa1fd8a

Please sign in to comment.