Skip to content

Commit 8f438d4

Browse files
Ben Mehlowfacebook-github-bot
authored andcommitted
Add oncall to executorch/backends/aoti/TARGETS
Summary: Adds the `oncall("executorch")` annotation to the `backends/aoti` build targets so they have an explicit owning team. Differential Revision: D109546129
1 parent bcba790 commit 8f438d4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

backends/aoti/TARGETS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
load("targets.bzl", "define_common_targets")
22

3+
oncall("executorch")
4+
35
define_common_targets()

0 commit comments

Comments
 (0)