From 659cc7d6320aae7ab390b5886f0efed22f78e244 Mon Sep 17 00:00:00 2001
From: Jason Merrill <jason@redhat.com>
Date: Tue, 1 Jun 2021 09:58:21 -0400
Subject: [PATCH] MAINTAINERS: Add DCO section

ChangeLog:

	* MAINTAINERS: Add DCO section.
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d80ed8faa3b8..7a5c3ac57da4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -685,3 +685,9 @@ Josef Zlomek					<josef.zlomek@email.cz>
 James Dennett					<jdennett@acm.org>
 Christian Ehrhardt				<ehrhardt@mathematik.uni-ulm.de>
 Dara Hazeghi					<dhazeghi@yahoo.com>
+
+			Contributing under the DCO
+
+By adding your name and email to this section, you certify that all your
+subsequent contributions to GCC are made under the terms of the Developer's
+Certificate of Origin.  See https://gcc.gnu.org/dco.html for more information.
-- 
GitLab