Skip to content

Commit 61b6a14

Browse files
committed
Correct email format
1 parent d94ca2b commit 61b6a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/steam/server_info.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def initialize(info = {})
1919
'Description' => %q(
2020
This module uses the A2S_INFO request to obtain information from a Steam server.
2121
),
22-
'Author' => 'Jon Hart <jon_hart[at]rapid7.com',
22+
'Author' => 'Jon Hart <jon_hart[at]rapid7.com>',
2323
'References' =>
2424
[
2525
# TODO: add more from https://developer.valvesoftware.com/wiki/Server_queries,

0 commit comments

Comments
 (0)