From cb11d949105db8d3631c90479ee1f15195b18b3d Mon Sep 17 00:00:00 2001
From: Tim Plunkett <git@plnktt.com>
Date: Mon, 22 Oct 2012 10:32:03 -0400
Subject: [PATCH] Issue #1805996 by tim.plunkett: Add CHANGELOG.txt and
 MAINTAINERS.txt entries for Views and Views UI.

---
 core/CHANGELOG.txt   |  1 +
 core/MAINTAINERS.txt | 11 +++++++++++
 2 files changed, 12 insertions(+)

diff --git a/core/CHANGELOG.txt b/core/CHANGELOG.txt
index e28247e8391c..96904f0009a0 100644
--- a/core/CHANGELOG.txt
+++ b/core/CHANGELOG.txt
@@ -98,6 +98,7 @@ Drupal 8.0, xxxx-xx-xx (development version)
 - Added E-mail field type to core.
 - Added Link field type to core.
 - Added local image input filter, to enable secure image posting.
+- Added Views and Views UI module to core.
 
 Drupal 7.0, 2011-01-05
 ----------------------
diff --git a/core/MAINTAINERS.txt b/core/MAINTAINERS.txt
index d9374113e48e..e916876755cb 100644
--- a/core/MAINTAINERS.txt
+++ b/core/MAINTAINERS.txt
@@ -289,6 +289,17 @@ User module
 - Moshe Weitzman 'moshe weitzman' http://drupal.org/user/23
 - David Strauss 'David Strauss' http://drupal.org/user/93254
 
+Views module
+- Daniel Wehner 'dawehner' http://drupal.org/user/99340
+- Tim Plunkett 'tim.plunkett' http://drupal.org/user/241634
+- Damian Lee 'damiankloip' http://drupal.org/user/1037976
+- Jess Myrbo 'xjm' http://drupal.org/user/65776
+
+Views UI module
+- Daniel Wehner 'dawehner' http://drupal.org/user/99340
+- Tim Plunkett 'tim.plunkett' http://drupal.org/user/241634
+- Damian Lee 'damiankloip' http://drupal.org/user/1037976
+
 
 Theme maintainers
 -----------------
-- 
GitLab