diff options
author | De Wet Blomerus <dewet@blomerus.org> | 2016-10-14 21:03:27 +0200 |
---|---|---|
committer | De Wet Blomerus <dewet@blomerus.org> | 2016-10-15 10:59:40 +0200 |
commit | 54c0286a3f7306f8e5bfbbbf321cd098e4fc6e11 (patch) | |
tree | 730914c5e6a3f94d36c562a766e4802a9cd6ddcc /doc | |
parent | 602cac526d55d10ef05558c296ce7f27205801cc (diff) | |
download | gitlab-ce-54c0286a3f7306f8e5bfbbbf321cd098e4fc6e11.tar.gz |
remove ashley since she no longer works here
Diffstat (limited to 'doc')
-rw-r--r-- | doc/development/doc_styleguide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/doc_styleguide.md b/doc/development/doc_styleguide.md index 0b725cf200c..975ff9a4612 100644 --- a/doc/development/doc_styleguide.md +++ b/doc/development/doc_styleguide.md @@ -96,7 +96,7 @@ merge request. - When introducing a new document, be careful for the headings to be grammatically and syntactically correct. It is advised to mention one or all of the following GitLab members for a review: `@axil`, `@rspeicher`, - `@dblessing`, `@ashleys`. This is to ensure that no document + `@dblessing`. This is to ensure that no document with wrong heading is going live without an audit, thus preventing dead links and redirection issues when corrected - Leave exactly one newline after a heading |