diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2017-04-20 13:41:18 +0100 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2017-04-20 13:41:18 +0100 |
commit | 23587a74101552563dc07ee4f90e49e7f982a7f2 (patch) | |
tree | 97cdb46467e857d4c0a6640b6051146a4040c9cd /doc/development | |
parent | f99cc765c7cc20372e2c1c915c40e4a71a1dca15 (diff) | |
download | gitlab-ce-23587a74101552563dc07ee4f90e49e7f982a7f2.tar.gz |
Remove names from docs and add vue experts insteadvue-experts
Diffstat (limited to 'doc/development')
-rw-r--r-- | doc/development/fe_guide/index.md | 2 |
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. --- |