diff --git a/audit.py b/audit.py index f657de6..b120afc 100644 --- a/audit.py +++ b/audit.py @@ -28,6 +28,8 @@ ("softdevteam", "ykrustc"), ("softdevteam", "rustgc"), ("softdevteam", "alloy"), + # ykllvm contains rust files and thus gets categorised as a rust repo. + ("ykjit", "ykllvm"), # unmaintained repos. ("softdevteam", "k2"), ("softdevteam", "error_recovery_experiment"),