Add pav as a portmgr member and sort by last name.
Reviewed by: joel
This commit is contained in:
parent
9499e57591
commit
0ad8306484
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29129
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ allows multiple documents to use the abbreviated entities, and allows
|
|||
us to update author names, or the representation of those names (such
|
||||
as adding email addresses), by just editing a single file.
|
||||
|
||||
$FreeBSD: www/en/developers.sgml,v 1.142 2006/11/07 15:42:44 farrokhi Exp $
|
||||
$FreeBSD: www/en/developers.sgml,v 1.143 2006/11/12 12:55:30 koitsu Exp $
|
||||
|
||||
-->
|
||||
|
||||
|
@ -540,7 +540,7 @@ so that we may keep a list of hat owners and modify only this file. -->
|
|||
<!ENTITY a.donations '&a.brueffer;, &a.mwlucas;, &a.nsayer;, &a.obrien;, &a.rwatson;, &a.trhodes;, &a.wilko;'>
|
||||
|
||||
<!-- FreeBSD Ports Manager Team -->
|
||||
<!ENTITY a.portmgr '&a.kris;, &a.marcus;, &a.linimon;, &a.clement;, &a.krion;, &a.erwin;'>
|
||||
<!ENTITY a.portmgr '&a.marcus;, &a.kris;, &a.clement;, &a.erwin;, &a.linimon;, &a.pav;, &.krion;'>
|
||||
|
||||
<!-- FreeBSD Release Engineering Teams -->
|
||||
<!ENTITY a.re.members '&a.murray;, &a.rwatson;, &a.dwhite;, &a.kensmith;, &a.hrs;, &a.mux;, &a.bmah;'>
|
||||
|
|
Loading…
Reference in a new issue