You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This file must be located at the root of the repository
3
+
4
+
# Checks exemptions
5
+
exemptions:
6
+
- check: roadmap # Check identifier (see https://github.com/cncf/clomonitor/blob/main/docs/checks.md#exemptions)
7
+
reason: "Due to a slowdown in regards to the Devfile project there is no planned deliverables or changes that would be useful to display in the roadmap file."# Justification of this exemption (mandatory, it will be displayed on the UI)
8
+
- check: github_discussions
9
+
reason: "The structure of the Devfile project has all of our Github discussions taking place in our devfile/api repository."
10
+
- check: trademark_disclaimer
11
+
reason: "Our website is dynamic and as per the CLO Monitor documentation we are marking this as exempt."
Please reference our [Code of Conduct](https://github.com/devfile/api/blob/e37cd6b0b4ac21524a724e68373746393b91b9ed/CODE_OF_CONDUCT.md) for more information.
57
+
58
+
## Governance
59
+
60
+
Please reference [GOVERNANCE.md](https://github.com/devfile/api/blob/e37cd6b0b4ac21524a724e68373746393b91b9ed/GOVERNANCE.md) for more information.
61
+
62
+
## Users
63
+
64
+
A list of users that use this project can be found by referencing [USERS.md](USERS.md)
65
+
66
+
## Meetings
67
+
68
+
Information regarding meetings for the Devfile project can be found in [GOVERNANCE.md](https://github.com/devfile/api/blob/e37cd6b0b4ac21524a724e68373746393b91b9ed/GOVERNANCE.md#meetings)
69
+
70
+
## Slack
71
+
72
+
There is a Slack channel open for discussion under the Kubernetes Slack workspace, you can find it [here](https://kubernetes.slack.com/messages/devfile)
0 commit comments