File tree Expand file tree Collapse file tree 1 file changed +45
-0
lines changed Expand file tree Collapse file tree 1 file changed +45
-0
lines changed Original file line number Diff line number Diff line change 1+ # Fluent Bit Code Owners
2+ # ----------------------
3+ # The following file list the code owners or responsibles for code
4+ # review on different components or extensions of Fluent Bit, applicable for
5+ # any original code author (not only maintainers).
6+ #
7+ # NOTE: if you are a original code author and you are not listed here, please
8+ # open a PR with the proper modification :)
9+
10+ # Global Owners
11+ # -------------
12+ * @ edsiper @ fujimotos @ koleini
13+
14+ # Build System & Portability
15+ # --------------------------
16+ /CMakeLists.txt @ fujimotos
17+ /cmake / @ fujimotos
18+
19+ # Core: Signv4
20+ # ------------
21+ /src /flb_signv4.c @ pettitwesley
22+
23+ # Core: Stream Processor
24+ # ----------------
25+ /src /stream_processor / @ koleini
26+
27+ # Input Plugins
28+ # -------------
29+ /plugins /in_collectd @ fujimotos
30+ /plugins /in_docker @ ashutoshdhundhara
31+ /plugins /in_dummy @ nokute78
32+ /plugins /in_netif @ nokute78
33+ /plugins /in_statsd @ fujimotos
34+ /plugins /in_thermal @ nokute78
35+ /plugins /in_winlog @ fujimotos
36+
37+ # Filter Plugins
38+ # --------------
39+ /plugins /filter_aws @ pettitwesley
40+
41+ # Output Plugins
42+ # --------------
43+ /plugins /out_datadog @ clamoriniere
44+ /plugins /out_es @ pettitwesley @ edsiper
45+ /plugins /out_pgsql @ sxd
You can’t perform that action at this time.
0 commit comments