mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-03 20:39:41 -05:00
DOC: fix reference to map files in MAINTAINERS
s/maps/map
This commit is contained in:
parent
33992267aa
commit
b75e828b29
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ Files: src/hlua.c, include/*/hlua.h
|
|||
|
||||
Maps and pattern matching
|
||||
Maintainer: Thierry Fournier <tfournier@arpalert.org>
|
||||
Files: src/maps.c, src/pattern.c, include/*/maps.h, include/*/pattern.h
|
||||
Files: src/map.c, src/pattern.c, include/*/map.h, include/*/pattern.h
|
||||
|
||||
DNS
|
||||
Maintainer: Baptiste Assmann <bedis9@gmail.com>
|
||||
|
|
|
|||
Loading…
Reference in a new issue