diff --git a/projects/jupytext/project.yaml b/projects/jupytext/project.yaml new file mode 100644 index 000000000..4e002afae --- /dev/null +++ b/projects/jupytext/project.yaml @@ -0,0 +1,11 @@ +homepage: "https://jupytext.readthedocs.io/en/latest/developing.html" +language: python +primary_contact: "marc.wouts@gmail.com" +auto_ccs: + - "ennamarie19@gmail.com" +fuzzing_engines: + - libfuzzer +sanitizers: + - address + - undefined +main_repo: "https://github.com/mwouts/jupytext.git"