summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2017-04-24 20:01:32 +0000
committerJacob Schatz <jschatz@gitlab.com>2017-04-24 20:01:32 +0000
commit2728e3b99979daa6983d1254cd801ec122ecfecc (patch)
tree9cd7a4ad0232c74feae48d5d8abfc27e99bb57cb
parent60fe0c2743d8fb5c0f8a3b7de5e8c9b37b3f1bef (diff)
parent23587a74101552563dc07ee4f90e49e7f982a7f2 (diff)
downloadgitlab-ce-2728e3b99979daa6983d1254cd801ec122ecfecc.tar.gz
Merge branch 'vue-experts' into 'master'
Remove names from docs and add vue experts instead See merge request !10817
-rw-r--r--doc/development/fe_guide/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/fe_guide/index.md b/doc/development/fe_guide/index.md
index e2a198f637f..a08694fb66a 100644
--- a/doc/development/fe_guide/index.md
+++ b/doc/development/fe_guide/index.md
@@ -75,7 +75,7 @@ sharing a Merge Request with a reviewer or a maintainer.
1. Follow the steps in [Vue.js Best Practices](vue.md)
1. Follow the style guide.
1. Only a handful of people are allowed to merge Vue related features.
-Reach out to @jschatz, @iamphill, @fatihacet or @filipa early in this process.
+Reach out to one of Vue experts early in this process.
---