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:
@@ -24,7 +24,7 @@ virtually hosted sites.
|
||||
]]
|
||||
|
||||
|
||||
author = "Eddie Bell, Piotr Olma"
|
||||
author = {"Eddie Bell", "Piotr Olma"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"intrusive", "vuln"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user