From 43df288b2c8c0c154e4a33e0b18e43869d2f5074 Mon Sep 17 00:00:00 2001 From: Aditya Kumar Date: Wed, 12 Jun 2019 14:04:31 -0700 Subject: [PATCH] Update oncalls Summary: Changelog: [BUCK] [Oncall] - Add oncall Reviewed By: jdthomas Differential Revision: D15782528 fbshipit-source-id: 21dac8a6a62dcec3149cc38fe1872ea29f17ab6e --- ReactCommon/fabric/imagemanager/BUCK | 1 + 1 file changed, 1 insertion(+) diff --git a/ReactCommon/fabric/imagemanager/BUCK b/ReactCommon/fabric/imagemanager/BUCK index c8de61999d8..82a31879559 100644 --- a/ReactCommon/fabric/imagemanager/BUCK +++ b/ReactCommon/fabric/imagemanager/BUCK @@ -29,6 +29,7 @@ rn_xplat_cxx_library( "-std=c++14", "-Wall", ], + contacts = ["oncall+react_native@xmail.facebook.com"], fbandroid_exported_headers = subdir_glob( [ ("", "*.h"),