-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Luca Guerra <[email protected]>
- Loading branch information
1 parent
8057719
commit c5bb826
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/ |