https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17379
--- Comment #10 from Magnus Enger <[email protected]> --- (In reply to Jonathan Druart from comment #9) > "Use of an AUTHORS section is strongly discouraged." > So the other possibility is to simply remove it, I do not have a strong > opinion. > > Someone else maybe? Running this: grep -A 3 "<author" debian/docs/* shows to varieties. The most common one is: <author> <orgname>The Koha Community</orgname> <uri>http://koha-community.org/</uri> </author> But there are also some where Robin has added his name: <author> <personname> <firstname>Robin</firstname> <surname>Sheat</surname> I would vote for the first one, I think. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
