From 2c68e1da37a21384fe8e5e138043703d4ab8abbd Mon Sep 17 00:00:00 2001 From: Google Earth Engine Community Authors Date: Mon, 13 Nov 2023 10:00:34 -0800 Subject: [PATCH] internal PiperOrigin-RevId: 581999800 --- common_shared_3p_blueprint_information.ncl | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 common_shared_3p_blueprint_information.ncl diff --git a/common_shared_3p_blueprint_information.ncl b/common_shared_3p_blueprint_information.ncl new file mode 100644 index 000000000..25c241c50 --- /dev/null +++ b/common_shared_3p_blueprint_information.ncl @@ -0,0 +1,7 @@ +namespace common { +team_id = 1727281716299; +tech_lead = ["dag"]; +dev_mailing_list = "gestalt-all@google.com"; +mdb_groups = ["third-party-tap-forge"]; +buganizer_component_ids = [71345]; +}