Skip to content

Commit d4a9ca0

Browse files
authored
Remove open_source oncall marker in executorch owned code
Differential Revision: D65284104 Pull Request resolved: #6599
1 parent 1972e69 commit d4a9ca0

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)