diff --git a/ReactCommon/fabric/debug/BUCK b/ReactCommon/fabric/debug/BUCK index d17009730e1122..6ce9e7f29e3d66 100644 --- a/ReactCommon/fabric/debug/BUCK +++ b/ReactCommon/fabric/debug/BUCK @@ -54,6 +54,7 @@ if not IS_OSS_BUILD: cxx_test( name = "tests", srcs = glob(["tests/**/*.cpp"]), + contacts = ["oncall+react_native@xmail.facebook.com"], compiler_flags = [ "-fexceptions", "-frtti",