From 421fdeb551c93470278fe3c9fe7aa9ced40d5a4a Mon Sep 17 00:00:00 2001 From: Eric Ball Date: Thu, 4 Feb 2021 17:44:06 -0800 Subject: [PATCH] Add TAMI project to gerrit.akraino.org Issue: IT-21462 Signed-off-by: Eric Ball Change-Id: I21299e8902663b091e5119e4967c83d0dce74f37 --- gerrit.akraino.org/tami/INFO.yaml | 48 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 gerrit.akraino.org/tami/INFO.yaml diff --git a/gerrit.akraino.org/tami/INFO.yaml b/gerrit.akraino.org/tami/INFO.yaml new file mode 100644 index 00000000..5ae4b52c --- /dev/null +++ b/gerrit.akraino.org/tami/INFO.yaml @@ -0,0 +1,48 @@ +--- +project: 'tami' +project_creation_date: '2021-02-04' +project_category: 'feature' +lifecycle_state: 'Incubation' +project_lead: &akraino_tami_ptl + name: 'Surojit Banerjee' + email: 'surojitbanerjee@gmail.com' + id: 'SurojitBanerjee' + company: 'Amazon' + timezone: 'Unknown/Unknown' +primary_contact: *akraino_tami_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.akraino.org/projects/' + key: 'tami' +mailing_list: + type: 'groups.io' + url: 'featureprojects@lists.akraino.org' + tag: '[#tami]' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#akraino' +meetings: + - type: 'gotomeeting+irc' + agenda: 'https://wiki.akraino.org/display/' + url: '' + server: 'freenode.net' + channel: '#akraino' + repeats: '' + time: '' +repositories: + - tami +committers: + - <<: *akraino_tami_ptl + - name: 'Tina Tsou' + email: 'tina.tsou@arm.com' + id: 'tinatsou' + company: 'ARM' + timezone: 'America/Los_Angeles' +tsc: + # yamllint disable rule:line-length + approval: 'TBD' + changes: + - type: '' + name: '' + link: '' -- 2.16.6