Skip to content

Commit 7ba6a8c

Browse files
bigfootjonfacebook-github-bot
authored andcommitted
Remove open_source oncall marker in executorch owned code
Summary: TSIA Differential Revision: D65284104
1 parent 1972e69 commit 7ba6a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shim/BUCK

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ load("@prelude//toolchains:python.bzl", "system_python_bootstrap_toolchain", "sy
88
load("@prelude//toolchains:remote_test_execution.bzl", "remote_test_execution_toolchain")
99
load("@prelude//toolchains:rust.bzl", "system_rust_toolchain")
1010

11-
oncall("open_source")
11+
oncall("executorch")
1212

1313
system_cxx_toolchain(
1414
name = "cxx",

0 commit comments

Comments
 (0)