Bug 45215

Summary: [PATCH] Fix sorting in Additional Contributors sections (part 3 of 3)
Product: Documentation Reporter: Sergei Kolobov <sergei>
Component: Books & ArticlesAssignee: Christian Brueffer <brueffer>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-3-sort none

Description Sergei Kolobov 2002-11-11 15:00:09 UTC
List of Additional Contributors is supposed to be sorted by first name.
Unfortunately, the sort order is broken in a few places.

Fix: This is third of three patches to fix the sort order.

Patch 3 fixes sorting after the previous patches are applied.

Actually, we may consider sorting this list on last name instead.
That will be consistent with committers list and core list sort order.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2002-11-12 12:48:59 UTC
Responsible Changed
From-To: gnats-admin->freebsd-doc

doc bug
Comment 2 Christian Brueffer freebsd_committer freebsd_triage 2003-01-17 09:10:46 UTC
Responsible Changed
From-To: freebsd-doc->brueffer

I will work on this
Comment 3 Sergei Kolobov freebsd_committer freebsd_triage 2003-10-24 12:32:00 UTC
State Changed
From-To: open->closed

Close now-obsoleted PR submitted by me.