Skip to content

Commit

Permalink
fix: Remove sub components
Browse files Browse the repository at this point in the history
Signed-off-by: Ross Fairbanks <[email protected]>
  • Loading branch information
rossf7 committed Jul 2, 2024
1 parent e8b9477 commit 73bc1fd
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions projects/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@
"projects": [
{
"name": "falco",
"organization": "falcosecurity",
"sub_components": [
"ebpf",
"modern-ebpf",
"kmod"
]
"organization": "falcosecurity"
}
]
}

0 comments on commit 73bc1fd

Please sign in to comment.