diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..836505d --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# Default code owner for all files +* @MPCoreDeveloper diff --git a/tests/SharpFunctional.MSSQL.Tests/SharpFunctional.MSSQL.Tests.csproj b/tests/SharpFunctional.MSSQL.Tests/SharpFunctional.MSSQL.Tests.csproj index bba3cda..6d8d32e 100644 --- a/tests/SharpFunctional.MSSQL.Tests/SharpFunctional.MSSQL.Tests.csproj +++ b/tests/SharpFunctional.MSSQL.Tests/SharpFunctional.MSSQL.Tests.csproj @@ -10,7 +10,7 @@ - +