mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Canonicalize authors as tables instead of comma-separated strings
This commit is contained in:
@@ -311,7 +311,7 @@ and therefore is quite noisy.
|
||||
-- </table>
|
||||
-- <elem key="least strength">C</elem>
|
||||
|
||||
author = "Mak Kolybabi <mak@kolybabi.com>, Gabriel Lawrence"
|
||||
author = {"Mak Kolybabi <mak@kolybabi.com>", "Gabriel Lawrence"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user