mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 02:19:04 +00:00
Canonicalize authors as tables instead of comma-separated strings
This commit is contained in:
@@ -27,7 +27,7 @@ script argument. The default list of channels is
|
||||
* RxBot
|
||||
]]
|
||||
|
||||
author = "David Fifield, Ange Gutek"
|
||||
author = {"David Fifield", "Ange Gutek"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user