mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
Canonicalize authors as tables instead of comma-separated strings
This commit is contained in:
@@ -36,7 +36,7 @@ successfully added.
|
||||
-- |_ Traffic stats: 6.45 Mb sent, 15.01 Mb received
|
||||
--
|
||||
|
||||
author = "Thomas Buchanan, Kris Katterjohn"
|
||||
author = {"Thomas Buchanan", "Kris Katterjohn"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"default", "discovery", "safe"}
|
||||
dependencies = {"snmp-brute"}
|
||||
|
||||
Reference in New Issue
Block a user