From 7f2086eb269cd2b6e119fc7ed858287dc4542fc3 Mon Sep 17 00:00:00 2001 From: Leonardo Di Donato Date: Mon, 21 Dec 2020 11:07:14 +0100 Subject: [PATCH] docs: todos Signed-off-by: Leonardo Di Donato --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7effd1e..3c96f5b 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,14 @@ Which will output a YAML to STDOUT like the following one: - https://github.com/falcosecurity/falcosecurity/client-rs ``` +## TODOs + +- Extensive test suite +- Complete support for the [OWNERS spec](https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md) + - Support for `no_parent_owners: true` + - Support for OWNERS file with `filters` + - Support for `emeritus_approvers` + --- [![Analytics](https://ga-beacon.appspot.com/UA-49657176-1/maintainers-generator?flat)](https://github.com/igrigorik/ga-beacon) \ No newline at end of file