From 5f00f720ac686e925f76e702a7d6f98357d078b9 Mon Sep 17 00:00:00 2001 From: Sean Gilligan Date: Tue, 11 Apr 2023 17:41:28 +0100 Subject: [PATCH] Updating croniter project.yaml (#10041) I've had approval today from the croniter maintainer to be added to the croniter `project.yaml`, see [https://github.com/kiorky/croniter/issues/32](https://github.com/kiorky/croniter/issues/32). I need this to see what the current issue is that's stopping `fuzz_iter.py` running on the croniter project. --- projects/croniter/project.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/croniter/project.yaml b/projects/croniter/project.yaml index 53e7a3c2c..ddf301acf 100644 --- a/projects/croniter/project.yaml +++ b/projects/croniter/project.yaml @@ -10,3 +10,4 @@ vendor_ccs: - adam@adalogics.com - riccardo.schirone@trailofbits.com - facundo.tuesca@trailofbits.com +- sean@compactcloud.co.uk