Skip to content

Commit 61e338e

Browse files
authored
Update code-owners.yml
1 parent 8149db4 commit 61e338e

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

.github/code-owners.yml

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
- "narendasan"
33

44
"component: api [Python]":
5-
- "narendasan"
5+
- "gs-olive"
6+
- "peri044"
67

78
"component: api":
89
- "narendasan"
@@ -11,18 +12,23 @@
1112
- "narendasan"
1213

1314
"component: conversion":
14-
- "narendasan"
15+
- "apbose"
1516
- "peri044"
1617

1718
"component: converters":
18-
- "peri044"
19-
- "bowang007"
19+
- "apbose"
20+
- "zewenli98"
2021

2122
"component: core":
2223
- "narendasan"
2324
- "peri044"
2425
- "bowang007"
2526

27+
"component: dynamo":
28+
- "narendasan"
29+
- "gs-olive"
30+
- "peri044"
31+
2632
"component: evaluators":
2733
- "narendasan"
2834
- "peri044"
@@ -32,7 +38,7 @@
3238

3339
"component: lowering":
3440
- "peri044"
35-
- "narendasan"
41+
- "gs-olive"
3642

3743
"component: partitioning":
3844
- "bowang007"
@@ -43,13 +49,18 @@
4349

4450
"component: quantization":
4551
- "peri044"
52+
- "bowang007"
4653

4754
"component: runtime":
4855
- "narendasan"
4956

5057
"component: tests":
5158
- "narendasan"
5259

60+
"component: torch_compile":
61+
- "gs-olive"
62+
- "narendasan"
63+
5364
"component: torchtrtc":
5465
- "narendasan"
5566

0 commit comments

Comments
 (0)