mirror of
https://github.com/haproxy/haproxy.git
synced 2026-05-28 04:12:17 -04:00
DOC: add Christopher and Emeric as maintainers of the threads
We'll need to be extremely careful at the beginning regarding changes.
This commit is contained in:
parent
55612d4517
commit
17536e4005
1 changed files with 13 additions and 0 deletions
13
MAINTAINERS
13
MAINTAINERS
|
|
@ -69,3 +69,16 @@ Files: src/cache.c, include/*/cache.h
|
||||||
Master-worker
|
Master-worker
|
||||||
Maintainer: William Lallemand <wlallemand@haproxy.com>
|
Maintainer: William Lallemand <wlallemand@haproxy.com>
|
||||||
Note: Please CC William when touching src/haproxy.c and contrib/systemd
|
Note: Please CC William when touching src/haproxy.c and contrib/systemd
|
||||||
|
|
||||||
|
SPOE
|
||||||
|
Maintainer: Christopher Faulet <cfaulet@haproxy.com>
|
||||||
|
Files: src/flt_spoe.c, include/*/spoe.h, contrib/spoa_example, doc/SPOE.txt
|
||||||
|
|
||||||
|
Multi-threading
|
||||||
|
Maintainer: Christopher Faulet <cfaulet@haproxy.com>
|
||||||
|
Maintainer: Emeric Brun <ebrun@haproxy.com>
|
||||||
|
Files: src/hathreads.c, include/*/hathreads.h
|
||||||
|
Note: every change around the locking or synchronization point will require
|
||||||
|
approval from one of these maintainers. Problems which only appear when
|
||||||
|
nbthread is greater than 1 and which disappear otherwise are also
|
||||||
|
relevant.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue