From b6bbc27e57d51baa718541dc71449e0a9e02c148 Mon Sep 17 00:00:00 2001 From: Kris Nova Date: Mon, 4 May 2020 13:15:07 -0700 Subject: [PATCH] feat(docs): "Official Support" is the highest and most coveted status. Signed-off-by: Kris Nova --- proposals/20200504-falco-artifacts-scope.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/proposals/20200504-falco-artifacts-scope.md b/proposals/20200504-falco-artifacts-scope.md index aa89a1ae..194f1484 100644 --- a/proposals/20200504-falco-artifacts-scope.md +++ b/proposals/20200504-falco-artifacts-scope.md @@ -129,19 +129,19 @@ The criteria will remain loose, and tighten as needed at the discretion of the F ### contrib -Sandbox level +"_Sandbox level_" This new [contrib](https://github.com/falcosecurity/contrib) repository will be equivalent to the `Falco Sandbox` and serves as a place for the community to `test-drive` ideas/projects/code. ### repository -Incubating level projects such as [falco-exporter](https://github.com/falco-exporter) can be promoted from `contrib` to their own repository. +"_Incubating level_" projects such as [falco-exporter](https://github.com/falco-exporter) can be promoted from `contrib` to their own repository. This is done as needed, and can best be measured by the need to cut a release and use the github release features. Again, this is at the discretion of the Falco open source community. -### Official support +### official support -As the need for a project grows, it can ultimately achieve the highest and most coveted status. Offical support. +As the need for a project grows, it can ultimately achieve the highest and most coveted status within The Falco Project. "_Offical support_." These artifacts will be ammended to the ones listed above, and will become a part of the official Falco release process.