svn commit: r49451 - head/share/xml

Peter Wemm peter at FreeBSD.org
Wed Oct 5 00:40:33 UTC 2016


Author: peter (src committer)
Date: Wed Oct  5 00:40:31 2016
New Revision: 49451
URL: https://svnweb.freebsd.org/changeset/doc/49451

Log:
  Add an author entity for the keymaster at freebsd.org pgp key to use.

Modified:
  head/share/xml/authors.ent

Modified: head/share/xml/authors.ent
==============================================================================
--- head/share/xml/authors.ent	Tue Oct  4 20:58:05 2016	(r49450)
+++ head/share/xml/authors.ent	Wed Oct  5 00:40:31 2016	(r49451)
@@ -2480,3 +2480,7 @@
 <!ENTITY a.so.email '&a.delphij.email;'>
 
 <!ENTITY a.so-team '&a.delphij;, &a.des;, &a.gavin;, &a.gjb;, &a.glebius;, &a.remko;'>
+
+<!-- FreeBSD cluster entities -->
+<!ENTITY a.keymaster "Self-Serve SSH key changer">
+<!ENTITY a.keymaster.email "&a.keymaster; <email xmlns='http://docbook.org/ns/docbook'>keymaster at FreeBSD.org</email>">


More information about the svn-doc-all mailing list