From 5eca50f285bfccd655633ea71dd64746e6f40e0c Mon Sep 17 00:00:00 2001 From: fyodor Date: Sat, 7 Jul 2012 08:04:19 +0000 Subject: [PATCH] Add Henri to the commiters.txt list (he already was a committer) --- docs/committers.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/committers.txt b/docs/committers.txt index 4c0d1f078..2a511e4f0 100644 --- a/docs/committers.txt +++ b/docs/committers.txt @@ -96,3 +96,9 @@ dmiller - Dan Miller has made many important improvements to Nmap, from bug fixes to new features. He has improved many NSE scripts and libraries and also continues to improve Nmap's XML output support. + +henri - Henri Doreau has contributed to many parts of Nmap, from NSE + scripts to bug fixes. He also designed and implemented the + nsock-engines feature, which allows Nmap to use more efficient + platform-specific APIs for its underlying socket networking + requests.