From 5f84aeccf873d958230bae69785b4131eff32c25 Mon Sep 17 00:00:00 2001
From: Mateusz Piotrowski <0mp@FreeBSD.org>
Date: Sun, 8 Jul 2018 19:58:43 +0000
Subject: [PATCH] Add myself (0mp) to authors.ent

Reviewed by:	krion (mentor)
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D16168
---
 share/xml/authors.ent | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/share/xml/authors.ent b/share/xml/authors.ent
index 4f1bd977e9..62b0901f6f 100644
--- a/share/xml/authors.ent
+++ b/share/xml/authors.ent
@@ -18,6 +18,9 @@
 
 <!-- FreeBSD Committers -->
 
+<!ENTITY a.0mp "Mateusz Piotrowski">
+<!ENTITY a.0mp.email "&a.0mp; <email xmlns='http://docbook.org/ns/docbook'>0mp@FreeBSD.org</email>">
+
 <!ENTITY a.aaron "Aaron Dalton">
 <!ENTITY a.aaron.email "&a.aaron; <email xmlns='http://docbook.org/ns/docbook'>aaron@FreeBSD.org</email>">