docs: add author information to architecture.yml
- Add author name: Jacquin Antoine - Add author email: rpm@arkel.fr Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
@ -4,6 +4,9 @@ project:
|
|||||||
Apache HTTPD 2.4 module logging all incoming HTTP requests as JSON lines
|
Apache HTTPD 2.4 module logging all incoming HTTP requests as JSON lines
|
||||||
to a Unix domain socket at request reception time (no processing time).
|
to a Unix domain socket at request reception time (no processing time).
|
||||||
language: c
|
language: c
|
||||||
|
author:
|
||||||
|
name: Jacquin Antoine
|
||||||
|
email: rpm@arkel.fr
|
||||||
target:
|
target:
|
||||||
server: apache-httpd
|
server: apache-httpd
|
||||||
version: "2.4"
|
version: "2.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user