diff --git a/CODEOWNERS b/CODEOWNERS index ca715e2..e1d038d 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1,3 @@ +# Auto-generated, do not edit; see CODEOWNERS.in * @Oats87 @skitt @sridhargaddam @tpantelis +*.md @dfarrell07 @Oats87 @skitt @sridhargaddam @tpantelis diff --git a/CODEOWNERS.in b/CODEOWNERS.in new file mode 100644 index 0000000..850879d --- /dev/null +++ b/CODEOWNERS.in @@ -0,0 +1,5 @@ +@dfarrell07 *.md +@Oats87 * +@skitt * +@sridhargaddam * +@tpantelis *