Add INFO.yaml template
Adding the INFO.yaml template with the approved PTL and Committers.
The INFO.yaml file will be used for self-service tools and to track PTL
and committer changes for the repository.
Signed-off-by: Chandra Dasari <cdasari@contractor.linuxfoundation.org>
Change-Id: Ib6a1e62037ae94ca99ac6154663c26f319266e9a
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000..989d137
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,59 @@
+---
+project: 'tf-third-party-cache'
+project_creation_date: '2020-03-25'
+project_category: ''
+lifecycle_state: 'Incubation'
+project_lead: &tungstenfabric_tf-third-party-cache_ptl
+ name: 'Andrey Pavlov'
+ email: 'andrey-mp@yandex.ru'
+ id: 'Andrey-mp'
+ company: 'Progmaticlab'
+ timezone: 'Europe/Moscow'
+primary_contact: *tungstenfabric_tf-third-party-cache_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.tungsten.io/projects/'
+ key: ''
+mailing_list:
+ type: 'groups.io'
+ url: ''
+ tag: '[]'
+realtime_discussion:
+ type: ''
+ server: ''
+ channel: ''
+meetings:
+ - type: ''
+ agenda: ''
+ url: ''
+ server: ''
+ channel: ''
+ repeats: ''
+ time: ''
+repositories:
+ - tungstenfabric/tf-third-party-cache
+committers:
+ - <<: *tungstenfabric_tf-third-party-cache_ptl
+ - name: 'Alexandre Levine'
+ email: 'alevine@progmaticlab.com'
+ company: 'Progmaticlab'
+ id: 'alexandrelevine'
+ timezone: 'Europe/Moscow'
+ - name: 'Alexey Morlang'
+ email: 'alexey.morlang@gmail.com'
+ company: 'Progmaticlab'
+ id: 'alexey-mr'
+ timezone: 'Europe/Moscow'
+ - name: 'Szymon Krasuski'
+ email: 'krasuski.szymon.piotr@gmail.com'
+ company: 'CodiLime'
+ id: 'Dysproz'
+ timezone: 'Europe/Warsaw'
+tsc:
+ # yamllint disable rule:line-length
+ approval: 'https://wiki.tungsten.io/display/TUN/Projects'
+ changes:
+ - type: 'initial approval'
+ name: ''
+ link: ''
+