From fcb71516d450b0959722d28e620e8adc3747f727 Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Tue, 2 Aug 2022 15:09:20 +0200 Subject: [PATCH] opendaylight transportpce/models create repository Add an INFO.yaml required for the new repository creation. Details: LFN Project: opendaylight Gerrit Host: git.opendaylight.org Gerrit Project: transportpce/models Issue: IT-24286 Signed-off-by: Gilles Thouenon Change-Id: I5f6cb281c435e1a0713c80bcb1f22a4257718d50 --- git.opendaylight.org/transportpce/models/INFO.yaml | 68 ++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 git.opendaylight.org/transportpce/models/INFO.yaml diff --git a/git.opendaylight.org/transportpce/models/INFO.yaml b/git.opendaylight.org/transportpce/models/INFO.yaml new file mode 100644 index 00000000..ec1dc488 --- /dev/null +++ b/git.opendaylight.org/transportpce/models/INFO.yaml @@ -0,0 +1,68 @@ +--- +project: 'transportpce_models' +project_creation_date: '2022-08-12' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &odl_transportpce_models_ptl + name: 'Gilles Thouenon' + email: 'gilles.thouenon@orange.com' + company: 'orange' + id: 'gthouenon' + timezone: 'Europe/Paris' +primary_contact: *odl_transportpce_models_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opendaylight.org/projects/' + key: 'transportpce_models' +mailing_list: + type: 'groups.io' + url: 'technical-discuss@lists.opendaylight.org' + tag: '[]' +realtime_discussion: + type: 'slack' + server: 'lfntech' + channel: '#opendaylight' +meetings: + - type: 'teams' + agenda: 'https://wiki.opendaylight.org/display/ODL/TransportPCE+meetings' + url: '' + server: 'N/A' + channel: 'N/A' + repeats: 'weekly every Thursday' + time: '16:00 CEST' +repositories: + - transportpce/models +committers: + - <<: *odl_transportpce_models_ptl + - name: 'Christophe Betoule' + email: 'christophe.betoule@orange.com' + company: 'orange' + id: 'cbetoule' + timezone: 'Europe/Paris' + - name: 'Balagangadhar Bathula' + email: 'bb4341@att.com' + company: 'att' + id: 'b95quare' + timezone: 'America/New_York' + - name: 'Guillaume Lambert' + email: 'guillaume.lambert@orange.com' + company: 'orange' + id: 'guillaume.lambert' + timezone: 'Europe/Paris' + - name: 'Shweta Vachhani' + email: 'sv111y@att.com' + company: 'att' + id: 'svachhani' + timezone: 'America/New_York' + - name: 'Cedric Ollivier' + email: 'cedric.ollivier@orange.com' + company: 'orange' + id: 'ollivier' + timezone: 'Europe/Paris' +tsc: + # yamllint disable rule:line-length + approval: 'https://wiki.opendaylight.org/x/MAGdAQ' + changes: + - type: '' + name: '' + link: '' -- 2.16.6