Skip to content

Commit

Permalink
Add support for falco-aws-terraform repo
Browse files Browse the repository at this point in the history
Following the example of
https://github.com/falcosecurity/test-infra#create-a-presubmits-job-that-runs-tests-on-prs
and falcosecurity/test-infra#515.

Signed-off-by: Mark Stemm <mark.stemm@gmail.com>
  • Loading branch information
mstemm authored and maxgio92 committed Sep 22, 2022
1 parent d90adae commit 5d8e741
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions org.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@ orgs:
allow_squash_merge: false
description: Prometheus Metrics Exporter for Falco output events
has_projects: true
falco-aws-terraform:
default_branch: main
has_projects: true
falco-website:
description: Hugo content to generate website content. Hosted by the CNCF
has_projects: true
Expand Down Expand Up @@ -289,6 +292,17 @@ orgs:
privacy: closed
repos:
evolution: maintain
falco-aws-terraform-maintainers:
description: ""
maintainers:
- mstemm
- leogr
- jasondellaluce
- loris
- zuc
privacy: closed
repos:
falco-aws-terraform: maintain
falco-exporter-maintainers:
description: maintainers of falco-exporter
maintainers:
Expand Down Expand Up @@ -399,6 +413,7 @@ orgs:
event-generator: admin
evolution: admin
falco: admin
falco-aws-terraform: admin
falco-exporter: admin
falco-website: admin
falcoctl: admin
Expand Down

0 comments on commit 5d8e741

Please sign in to comment.