mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
Canonicalize authors as tables instead of comma-separated strings
This commit is contained in:
@@ -36,7 +36,7 @@ output.
|
||||
-- 445/tcp open microsoft-ds
|
||||
-- 1047/tcp open neod1
|
||||
|
||||
author = "Ron Bowes, Mak Kolybabi, Andrew Orr, Russ Tait Milne"
|
||||
author = {"Ron Bowes", "Mak Kolybabi", "Andrew Orr", "Russ Tait Milne"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"broadcast", "safe"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user