Skip to content

Commit

Permalink
Add OWNER and Falco README
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Guerra <[email protected]>
  • Loading branch information
LucaGuerra committed Jan 7, 2025
1 parent 8057719 commit c5bb826
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
12 changes: 12 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
approvers:
- leogr
- gnosek
- mstemm
- fededp
- andreagit97
- molter73
- lucaguerra
- jasondellaluce
- incertum
reviewers:
- hbrueckner
7 changes: 7 additions & 0 deletions README.falco.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Elftoolchain for Falco

As of January 2025, this repository is used to provide a version of elftoolchain/libelf which is usable with falcosecurity/libs.

Versioning is tracked with GitHub releases, following the pattern `libelf-r<UPSTREAM_REVISION>-<FALCO_REVISION>`.

Upstream repository: https://sourceforge.net/projects/elftoolchain/

0 comments on commit c5bb826

Please sign in to comment.