diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000000..9439c93d5c --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,10 @@ +# Fallback +* @pytorch/team-audio-core + +/examples/avsr @mpc001 +/examples/asr @hwangjeff +/examples/self_supervised_learning @nateanl +/examples/dnn_beamformer @nateanl +/examples/hubert @nateanl +/examples/tutorials @mthrok +/torchaudio @mthrok