summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2019-03-21 16:56:19 -0400
committerAric Gardner <agardner@linuxfoundation.org>2019-03-21 16:56:19 -0400
commit2baee12c8662198099f12c248e373201e54acd9d (patch)
treed633084252a2411396a20b513e2d67b1e4fde029
parent7ecc40b445b2aa42f0680c96dc672accf4e40ba0 (diff)
Wrong yamllint disable command
I should have put disable rather than disable-line - # yamllint disable-line rule:line-length + # yamllint disable rule:line-length Also removing the INFO file as it is not used anymore Change-Id: I1e2c85bf15b41ff45d3a71e5fdb171e63339abca Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
-rw-r--r--INFO22
-rw-r--r--INFO.yaml2
2 files changed, 1 insertions, 23 deletions
diff --git a/INFO b/INFO
deleted file mode 100644
index 823d1d9b..00000000
--- a/INFO
+++ /dev/null
@@ -1,22 +0,0 @@
-Project: Fault Management project (doctor)
-Project Creation Date: December 2, 2014
-Project Category: Requirement
-Lifecycle State: Mature
-Primary Contact: Tomi Juvonen (tomi.juvonen@nokia.com)
-Project Lead: Tomi Juvonen (tomi.juvonen@nokia.com)
-Jira Project Name: Fault Management project
-Jira Project Prefix: DOCTOR
-Mailing list tag: [doctor]
-IRC: Server:freenode.net Channel:#opnfv-doctor
-Repository: doctor
-
-Committers:
-Dong Wenjuan (ZTE, dong.wenjuan@zte.com.cn)
-Tomi Juvonen (Nokia, tomi.juvonen@nokia.com)
-
-Link to TSC approval of the project: http://meetbot.opnfv.org/meetings/opnfv-meeting/2014/opnfv-meeting.2014-12-02-14.58.html
-Link(s) to approval of committer update:
-http://lists.opnfv.org/pipermail/opnfv-tsc/2015-June/000905.html
-http://lists.opnfv.org/pipermail/opnfv-tech-discuss/2015-June/003165.html
-http://lists.opnfv.org/pipermail/opnfv-tech-discuss/2016-June/011245.html
-http://lists.opnfv.org/pipermail/opnfv-tech-discuss/2016-July/011771.html
diff --git a/INFO.yaml b/INFO.yaml
index 0440cc83..97acb69f 100644
--- a/INFO.yaml
+++ b/INFO.yaml
@@ -39,7 +39,7 @@ committers:
company: 'ZTE'
id: 'dongwenjuan'
tsc:
- # yamllint disable-line rule:line-length
+ # yamllint disable rule:line-length
approval: 'http//meetbot.opnfv.org/meetings/opnfv-meeting/2014/opnfv-meeting.2014-12-02-14.58.html'
changes:
- type: 'removal'