This is an automated email from the ASF dual-hosted git repository.
ricardozanini pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-serverless-operator.git
The following commit(s) were added to refs/heads/main by this push:
new 7c32c19a NO_ISSUE - Add CODEOWNERS (#305)
7c32c19a is described below
commit 7c32c19a10361b733650c442b8baa7d78fadb482
Author: Ricardo Zanini <[email protected]>
AuthorDate: Mon Nov 13 09:11:19 2023 -0300
NO_ISSUE - Add CODEOWNERS (#305)
Signed-off-by: Ricardo Zanini <[email protected]>
---
.github/CODEOWNERS | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 00000000..80870c64
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1,5 @@
+# For any PR
+* @ricardozanini
+
+# Work on CI/Jenkins
+.ci @ricardozanini @jstastny-cz
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]