Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2020-09-22 10:27:15 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-09-22 10:27:15 +0300
commitaaed8bea601bf6deb1df418755976f97747ed98f (patch)
tree587d45575b1d19867d93f7af6c6b1c1eb8fca6b6
parent7448882f04427c76dc0717b73d5274d149e3995a (diff)
parent46600e7729448be8977256117f993bb4980be9e9 (diff)
Merge branch '243-code-owners' into 'master'
Initial code owners assignments Closes #243 See merge request gitlab-org/gitlab-docs!1075
-rw-r--r--CODEOWNERS15
1 files changed, 15 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
new file mode 100644
index 00000000..e9955fbf
--- /dev/null
+++ b/CODEOWNERS
@@ -0,0 +1,15 @@
+## See https://about.gitlab.com/handbook/engineering/projects/#gitlab-docs
+
+* @aqualls @axil @cnorris @eread @jeanduplessis @marcel.amirault @marcia @mjang1 @msedlakjakubowski @ngaskill @rdickenson @sselhorn @susantacker
+
+content/assets @axil @marcia @derek-knox @ealcantara @jerasmus @oregand @dmishunov @iamphill @nicolasdular
+
+/bin/* @caalberts @godfat-gitlab @markglenfletcher @rymai @cwoolley-gitlab @vyaklushin
+Gemfile* @axil @eread @marcel.amirault
+dockerfiles/* @axil @eread @marcel.amirault
+
+spec @cwoolley-gitlab @vyaklushin @doregan @mikegreiling
+
+package.json @derek-knox @ealcantara @jerasmus
+yarn.lock @derek-knox @ealcantara @jerasmus
+jest.config.js @derek-knox @ealcantara @jerasmus