From 4f24dad3cfbb1993380ded6a0c886bbc61a837a5 Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Fri, 11 Feb 2022 11:42:39 -0800 Subject: [PATCH] Feat: Add ASWF asc-stem2 asset Issue: RELENG-4114 Signed-off-by: Andrew Grimberg Change-Id: I2ea2f3144319c8a849c5473178b1eaced0e9581f --- gerrit.aswf.io/asset/asc-stem2/INFO.yaml | 54 ++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 gerrit.aswf.io/asset/asc-stem2/INFO.yaml diff --git a/gerrit.aswf.io/asset/asc-stem2/INFO.yaml b/gerrit.aswf.io/asset/asc-stem2/INFO.yaml new file mode 100644 index 00000000..6aec0c7e --- /dev/null +++ b/gerrit.aswf.io/asset/asc-stem2/INFO.yaml @@ -0,0 +1,54 @@ +--- +project: 'asset_asc_stem2' +project_creation_date: '2022-02-09' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &aswf_asset_asc_stem2_ptl + name: 'Eric Enderton' + email: 'eenderton@nvidia.com' + company: 'NVIDIA' + id: 'eenderton' +primary_contact: *aswf_asset_asc_stem2_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.aswf.io/projects/ASSET' + key: 'ASSET' +mailing_list: + type: 'groups.io' + url: 'https://lists.aswf.io/g/assets-discussion' + tag: '' +realtime_discussion: + type: 'slack' + server: 'https://academysoftwarefdn.slack.com/' + channel: '#assets' +meetings: + - type: 'zoom' + agenda: 'https://wiki.aswf.io/display/ARW/Meeting+Notes' + url: '' + server: 'n/a' + channel: 'n/a' + repeats: 'bi-weekly' + time: '' +repositories: + - asset/asc-stem2 +committers: + - <<: *aswf_asset_asc_stem2_ptl + - name: 'Joshua Minor' + email: 'joshm@pixar.com' + company: 'Pixar' + id: 'jminor99' + - name: 'Michael Johnson' + email: 'drwave@me.com' + id: 'drwave' + company: 'Apple' + - name: 'Sean McDuffee' + email: 'sean.mcduffee@intel.com' + company: 'Intel' + id: 'smcduffee' +tsc: + # yamllint disable rule:line-length + approval: 'missing' + changes: + - type: '' + name: '' + link: '' -- 2.16.6