aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2018-08-24 14:38:44 -0500
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2018-08-24 14:39:15 -0500
commit6fd1c8e407eb57bcb42198975dd1fdb1c0de1013 (patch)
treedaa05b5b04a7e056bb3dafc420ae0549236085ac
parent2dd7507d2e7b1be052ad8301f951b50422ee51f0 (diff)
Add INFO.yaml fileHEADmaster
Add INFO.yaml to list: - Project description - Properties - Issue Tracking - Contacts - PTL information - Meeting information - Committer information Change-Id: I939393516705e28364bf4dcc64e671499c3c596f Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
-rw-r--r--INFO.yaml56
1 files changed, 56 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000..dbfe451
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,56 @@
+---
+project: 'puppet-fdio'
+project_creation_date: '2016-11-04'
+project_category: ''
+lifecycle_state: 'Incubation'
+project_lead: &puppet-fdio_ptl
+ name: 'Feng Pan'
+ email: 'fpan@redhat.com'
+ id: 'fpan'
+ company: 'RedHat'
+ timezone: ''
+primary_contact: *puppet-fdio_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.fd.io/projects/PUP'
+ key: 'PUP'
+mailing_list:
+ type: 'groups.io'
+ url: 'https://lists.fd.io/g/puppet-fdio'
+ tag: ''
+realtime_discussion:
+ type: 'irc'
+ server: 'freenode'
+ channel: 'lf-releng'
+meetings:
+ - type: 'n/a'
+ agenda: 'n/a'
+ url: 'n/a'
+ server: 'n/a'
+ channel: 'n/a'
+ repeats: 'n/a'
+ time: 'n/a'
+repositories:
+ - 'puppet-fdio'
+committers:
+ - <<: *_ptl
+ - name: 'Feng Pan'
+ company: 'redhat'
+ email: 'fpan@redhat.com'
+ id: 'fpan'
+ timezone: ''
+ - name: 'Tim Rozet'
+ company: 'redhat'
+ email: 'trozet@redhat.com'
+ id: 'trozet'
+ timezone: ''
+tsc:
+ # yamllint disable rule:line-length
+ approval: ''
+ changes:
+ - type: 'removal'
+ name: ''
+ link: ''
+ - type: 'promotion'
+ name: ''
+ link: ''