diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000000000000000000000000000000000000..501e7b5213cecfc63719dff6e6af4d54afcde00f --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,11 @@ +[Source code] +mbtrack2/ @gamelin +examples/ @gamelin +tests/ @gamelin +mbtrack2/tracking/beam_ion_effects.py @gubaidulin +mbtrack2/tracking/spacecharge.py @gubaidulin +mbtrack2/tracking/particles_elecromagnetic_fields.py @gubaidulin + + +[Documentation] +docs/ @gubaidulin @gamelin \ No newline at end of file