Skip to content

Commit

Permalink
chore: amend github pull request comment owners (#6939)
Browse files Browse the repository at this point in the history
  • Loading branch information
skyrpex authored Jul 23, 2024
1 parent 93b81cd commit 5efb3d3
Showing 1 changed file with 8 additions and 16 deletions.
24 changes: 8 additions & 16 deletions .github/workflows/new-pull-request-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,14 @@ jobs:
| Topic | Owner |
|-----------------------------------------------------|---------------------------------------------------------------|
| Wing SDK and utility APIs | `@chriscbr`
| Wing Console | `@ainvoner`, `@skyrpex`, `@polamoros`
| JSON, structs, primitives and collections | `@hasanaburayyan`
| Platforms and plugins | `@hasanaburayyan`
| Frontend resources (website, react, etc) | `@tsuf239`
| Language design | `@chriscbr`
| VSCode extension and language server | `@markmcculloh`
| Compiler architecture, inflights, lifting | `@yoav-steinberg`
| Wing Testing Framework | `@tsuf239`
| Wing CLI | `@markmcculloh`
| Build system, dev environment, releases | `@markmcculloh`
| Library Ecosystem | `@chriscbr`
| Documentation | `@hasanaburayyan`
| SDK test suite | `@tsuf239`
| Examples | `@hasanaburayyan`
| Wing Playground | `@eladcon`
| Wing SDK and standard library | `@chriscbr`
| Wing Console | `@skyrpex`
| Wing compiler and language design | `@chriscbr`
| VSCode extension and language server | `@chriscbr`
| Wing CLI | `@chriscbr`
| Documentation | `@boyney123`
| Examples | `@boyney123`
| Wing Playground | `@skyrpex`
comment_tag: New PR
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5efb3d3

Please sign in to comment.