aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Peryt <sebastian.peryt@intel.com>2017-11-15 13:04:05 +0100
committerSebastian Peryt <speryt@gcc.gnu.org>2017-11-15 13:04:05 +0100
commit8744c9bf825e2f13934040101d085621135a24fe (patch)
tree9dc9ba023294c265900b6134cbbd45a03d04c694
parentf46e633262cb87526469b3340b298fc523f5b32b (diff)
downloadgcc-8744c9bf825e2f13934040101d085621135a24fe.zip
gcc-8744c9bf825e2f13934040101d085621135a24fe.tar.gz
gcc-8744c9bf825e2f13934040101d085621135a24fe.tar.bz2
MAINTAINERS (write after approval): Add myself.
* MAINTAINERS (write after approval): Add myself. From-SVN: r254762
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index abf3341..43310fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
+
+ * MAINTAINERS (write after approval): Add myself.
+
2017-10-27 Martin Liska <mliska@suse.cz>
* Makefile.tpl: Use proper name of folder as it was renamed
diff --git a/MAINTAINERS b/MAINTAINERS
index 9c3a56e..6af11c8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -532,6 +532,7 @@ Patrick Palka <ppalka@gcc.gnu.org>
Devang Patel <dpatel@apple.com>
Andris Pavenis <andris.pavenis@iki.fi>
Fernando Pereira <pronesto@gmail.com>
+Sebastian Peryt <sebastian.peryt@intel.com>
Kaushik Phatak <kaushik.phatak@kpitcummins.com>
Nicolas Pitre <nico@cam.org>
Paul Pluzhnikov <ppluzhnikov@google.com>