summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2017-09-27 10:01:34 +0100
committerSean McGivern <sean@gitlab.com>2017-09-27 10:01:34 +0100
commitf984d35f1cd9407f33a6be2d5be8d8ad4be790dd (patch)
treeef652e84cf922c8e40b32ee05cc79ddcf24434d8
parent2d64c8211ab82a0fd60907cd3046b6ae72e616d0 (diff)
downloadgitlab-ce-lint-changelog-yaml.tar.gz
Fix invalid changelog entrieslint-changelog-yaml
-rw-r--r--changelogs/unreleased/13711-allow-same-period-housekeeping.yml2
-rw-r--r--changelogs/unreleased/36953-add-gitLab-pages-version-to-admin-dashboard.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/changelogs/unreleased/13711-allow-same-period-housekeeping.yml b/changelogs/unreleased/13711-allow-same-period-housekeeping.yml
index 6749e22cf6a..607a8683aff 100644
--- a/changelogs/unreleased/13711-allow-same-period-housekeeping.yml
+++ b/changelogs/unreleased/13711-allow-same-period-housekeeping.yml
@@ -2,5 +2,5 @@
title: Allow to use same periods for different housekeeping tasks (effectively
skipping the lesser task)
merge_request: 13711
-author: @cernvcs
+author: cernvcs
type: added
diff --git a/changelogs/unreleased/36953-add-gitLab-pages-version-to-admin-dashboard.yml b/changelogs/unreleased/36953-add-gitLab-pages-version-to-admin-dashboard.yml
index 680ef0cef92..9ac4a0ae7f3 100644
--- a/changelogs/unreleased/36953-add-gitLab-pages-version-to-admin-dashboard.yml
+++ b/changelogs/unreleased/36953-add-gitLab-pages-version-to-admin-dashboard.yml
@@ -1,5 +1,5 @@
---
title: Add GitLab-Pages version to Admin Dashboard
merge_request: 14040
-author: @travismiller
+author: travismiller
type: added