From ed8406c4f99010415c043fe669bf2f4b0cd6d652 Mon Sep 17 00:00:00 2001 From: Luke Bennett Date: Wed, 30 Jan 2019 15:40:35 +0000 Subject: Remove expert requirement for merging vue features --- doc/development/fe_guide/development_process.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/development/fe_guide/development_process.md b/doc/development/fe_guide/development_process.md index 905668eef58..3442a018432 100644 --- a/doc/development/fe_guide/development_process.md +++ b/doc/development/fe_guide/development_process.md @@ -71,7 +71,5 @@ GitLab's architecture. sharing a Merge Request with a reviewer or a maintainer. ### Vue features -1. Follow the steps in [Vue.js Best Practices](vue.md) +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 one of Vue experts early in this process. -- cgit v1.2.1