diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..64a0055 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @hellofresh/squad-release-engineering diff --git a/docs/README.md b/docs/README.md deleted file mode 100644 index ff5d3b6..0000000 --- a/docs/README.md +++ /dev/null @@ -1,6 +0,0 @@ -# GoEngine - -GoEngine is an Event Sourcing library written for GoLang. - -The goal of this library is to reduce the amount of time you have to spend thinking about the infrastructure, so you can -focus on implementing your Domains and Business logic! diff --git a/docs/README.md b/docs/README.md new file mode 120000 index 0000000..32d46ee --- /dev/null +++ b/docs/README.md @@ -0,0 +1 @@ +../README.md \ No newline at end of file