Skip to content

Commit 69601aa

Browse files
committed
update: maintainers list and evolution resources
Signed-off-by: poiana <51138685+poiana@users.noreply.github.com>
1 parent 9b2e874 commit 69601aa

3 files changed

Lines changed: 9 additions & 7 deletions

File tree

MAINTAINERS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ As per our [governance](./GOVERNANCE.md), the lists of current maintainers and c
44

55
These lists summarize the content of all [OWNERS](./GOVERNANCE.md#repository-ownership) files across all The Falco Project repositories.
66

7-
Last update: **<!-- LATEST-UPDATE -->2026-02-19T09:03:38Z<!-- /LATEST-UPDATE -->**
7+
Last update: **<!-- LATEST-UPDATE -->2026-02-25T09:03:41Z<!-- /LATEST-UPDATE -->**
88

99
## Core Maintainers
1010

@@ -36,6 +36,7 @@ Last update: **<!-- LATEST-UPDATE -->2026-02-19T09:03:38Z<!-- /LATEST-UPDATE -->
3636
<!-- MAINTAINERS-LIST -->
3737
- [Ahmed Amin](https://github.com/ahmedameenaim), Zartis
3838
- [Aldo Lacuku](https://github.com/alacuku), Kong
39+
- [Alessandro Cannarella](https://github.com/c2ndev), Sysdig
3940
- [Andrea Terzolo](https://github.com/andreagit97), SUSE
4041
- [Angelo Puglisi](https://github.com/deepskyblue86), Sysdig
4142
- [Aurélie Vache](https://github.com/scraly), OVHcloud

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ For more information, click on the badge below.
101101
| [falcosecurity/falco-actions](https://github.com/falcosecurity/falco-actions) | [![Sandbox](https://img.shields.io/badge/status-sandbox-red?style=for-the-badge)](https://github.com/falcosecurity/evolution/blob/main/REPOSITORIES.md#sandbox) | Run Falco in a GitHub Actions to detect suspicious behavior in your CI/CD. |
102102
| [falcosecurity/falco-rustlings](https://github.com/falcosecurity/falco-rustlings) | [![Sandbox](https://img.shields.io/badge/status-sandbox-red?style=for-the-badge)](https://github.com/falcosecurity/evolution/blob/main/REPOSITORIES.md#sandbox) | Small exercises to get you used to writing Falco plugins in Rust. |
103103
| [falcosecurity/falco-operator](https://github.com/falcosecurity/falco-operator) | [![Incubating](https://img.shields.io/badge/status-incubating-orange?style=for-the-badge)](https://github.com/falcosecurity/evolution/blob/main/REPOSITORIES.md#incubating) | Kubernetes Operator for Falco. |
104+
| [falcosecurity/falco-lsp](https://github.com/falcosecurity/falco-lsp) | [![Incubating](https://img.shields.io/badge/status-incubating-orange?style=for-the-badge)](https://github.com/falcosecurity/evolution/blob/main/REPOSITORIES.md#incubating) | Language Server Protocol and VSCode Extension for Falco rules |
104105
<!-- /REPOSITORY-ECOSYSTEM-TABLE -->
105106

106107
### Infra

maintainers.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Do not edit this file manually.
2-
# Made using github.com/leodido/maintainers-generator on 2026-02-19T09:03:22
2+
# Made using github.com/leodido/maintainers-generator on 2026-02-25T09:03:25
33
- name: Ahmed Amin
44
github: https://github.com/ahmedameenaim
55
company: Zartis
@@ -16,6 +16,11 @@
1616
- https://github.com/falcosecurity/k8s-metacollector
1717
- https://github.com/falcosecurity/kernel-testing
1818
- https://github.com/falcosecurity/test-infra
19+
- name: Alessandro Cannarella
20+
github: https://github.com/c2ndev
21+
company: Sysdig
22+
projects:
23+
- https://github.com/falcosecurity/falco-lsp
1924
- name: Andrea Terzolo
2025
github: https://github.com/andreagit97
2126
company: SUSE
@@ -360,8 +365,3 @@
360365
projects:
361366
- https://github.com/falcosecurity/falco-website/tree/master/content
362367
- https://github.com/falcosecurity/falco-website/tree/master/layouts
363-
- name: c2ndev
364-
github: https://github.com/c2ndev
365-
company: UNKNOWN
366-
projects:
367-
- https://github.com/falcosecurity/falco-lsp

0 commit comments

Comments
 (0)