diff --git a/.gitattributes b/.gitattributes index df88ad7..bace0ae 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,9 +2,9 @@ * text=auto eol=lf linguist-detectable # Built-in diff patterns (disabled by default). -*.css diff=css -*.html diff=html -*.php diff=php +*.css diff=css +*.html diff=html +*.php diff=php *.{md,markdown} diff=markdown # These don't feel like mine diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8c96a51..f9ff4c4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @Mikaela +* @Mikaela diff --git a/CODEOWNERS b/CODEOWNERS index 8c96a51..f9ff4c4 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @Mikaela +* @Mikaela