aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-02-26 17:03:49 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-02-26 17:03:49 -0800
commit67ddd2191951da2ddc86e5a8bf7c83ac2810e694 (patch)
treedf744fd8edc04f9d9978378b9e03739a8c4d0df6
parent247a9329991bcfdf6e8e95349e58d8311d7931a0 (diff)
Add INFO.yaml file
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Ifeb08565d585f7a41c62d7ed7f98e5690f80099f Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r--INFO.yaml51
1 files changed, 51 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000..f74383a
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,51 @@
+---
+project: 'aai-logging-service'
+project_creation_date: '2017-02-09'
+lifecycle_state: 'Incubation'
+project_lead: &onap_releng_ptl
+ name: 'James Forsyth'
+ email: 'jf2512@att.com'
+ id: 'jimmydot'
+ company: 'ATT'
+ timezone: 'America/Detroit'
+primary_contact: *onap_releng_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.onap.org/projects/AAI'
+ key: 'AAI'
+meetings:
+ - type: 'zoom'
+ agenda: 'https://wiki.onap.org/display/DW/AAI+Meeting+Notes'
+ url: 'https://wiki.onap.org/pages/viewpage.action?pageId=8227676'
+ server: 'n/a'
+ channel: 'n/a'
+ repeats: 'weekly'
+ time: '14:00 UTC'
+committers:
+ - <<: *onap_releng_ptl
+ - name: 'Manisha Aggarwal'
+ email: 'ma9181@att.com'
+ company: 'ATT'
+ id: 'ma9181'
+ timezone: 'America/New York'
+ - name: 'Steven Blimkie'
+ email: 'Steven.Blimkie@amdocs.com'
+ company: 'Amdocs'
+ id: 'sblimkie'
+ timezone: 'America/Toronto'
+ - name: 'Tian Lee'
+ email: 'TianL@amdocs.com'
+ company: 'Amdocs'
+ id: 'TianL'
+ timezone: 'Europe/London'
+ - name: 'Venkata Harish Kajur'
+ email: 'vk250x@att.com'
+ company: 'ATT'
+ id: 'vk250x'
+ timezone: 'America/New York'
+tsc:
+ approval: 'https://lists.onap.org/pipermail/onap-tsc'
+ changes:
+ - type: 'removal'
+ name: 'Steve Smokowski'
+ link: 'https://lists.onap.org/pipermail/onap-tsc/2018-February/004361.html'