|
9 | 9 |
|
10 | 10 | # Global Owners |
11 | 11 | # ------------- |
12 | | -* @edsiper @leonardo-albertovich @fujimotos @koleini |
| 12 | +* @edsiper @leonardo-albertovich @cosmo0920 |
13 | 13 |
|
14 | 14 | # Build System & Portability |
15 | 15 | # -------------------------- |
|
27 | 27 |
|
28 | 28 | # Core: Signv4 |
29 | 29 | # ------------ |
30 | | -/src/flb_signv4.c @pettitwesley |
| 30 | +/src/flb_signv4.c @fluent/aws-fluent-bit-maintainers |
31 | 31 | /src/flb_lib.c @edsiper @niedbalski |
32 | 32 |
|
33 | 33 | # Core: AWS Auth & Utils |
34 | 34 | # ------------ |
35 | | -/src/aws @pettitwesley @sparrc @singholt @swapneils |
| 35 | +/src/aws @fluent/aws-fluent-bit-maintainers |
36 | 36 |
|
37 | 37 | # AWS header files |
38 | | -/include/aws @pettitwesley @sparrc @singholt @swapneils |
39 | | -/include/flb_aws_credentials.h @pettitwesley @sparrc @singholt @swapneils |
40 | | -/include/flb_aws_util.h @pettitwesley @sparrc @singholt @swapneils |
| 38 | +/include/aws @fluent/aws-fluent-bit-maintainers |
| 39 | +/include/flb_aws_credentials.h @fluent/aws-fluent-bit-maintainers |
| 40 | +/include/flb_aws_util.h @fluent/aws-fluent-bit-maintainers |
41 | 41 |
|
42 | 42 | # Core: Stream Processor |
43 | 43 | # ---------------- |
|
55 | 55 |
|
56 | 56 | # Filter Plugins |
57 | 57 | # -------------- |
58 | | -/plugins/filter_aws @pettitwesley @sparrc @singholt @swapneils |
59 | | -/plugins/filter_ecs @pettitwesley @sparrc @singholt @swapneils |
| 58 | +/plugins/filter_aws @fluent/aws-fluent-bit-maintainers |
| 59 | +/plugins/filter_ecs @fluent/aws-fluent-bit-maintainers |
60 | 60 |
|
61 | 61 | # Output Plugins |
62 | 62 | # -------------- |
|
66 | 66 | /plugins/out_stackdriver @braydonk @jefferbrecht @jeffluoo |
67 | 67 |
|
68 | 68 | # AWS Plugins |
69 | | -/plugins/out_s3 @pettitwesley @sparrc @singholt @swapneils |
70 | | -/plugins/out_cloudwatch_logs @pettitwesley @sparrc @singholt @swapneils |
71 | | -/plugins/out_kinesis_firehose @pettitwesley @sparrc @singholt @swapneils |
72 | | -/plugins/out_kinesis_streams @pettitwesley @sparrc @singholt @swapneils |
73 | | -/plugins/out_opensearch @pettitwesley @edsiper @sparrc @singholt @swapneils |
| 69 | +/plugins/out_s3 @fluent/aws-fluent-bit-maintainers |
| 70 | +/plugins/out_cloudwatch_logs @fluent/aws-fluent-bit-maintainers |
| 71 | +/plugins/out_kinesis_firehose @fluent/aws-fluent-bit-maintainers |
| 72 | +/plugins/out_kinesis_streams @fluent/aws-fluent-bit-maintainers |
| 73 | +/plugins/out_opensearch @fluent/aws-fluent-bit-maintainers |
74 | 74 |
|
75 | 75 | # AWS test code |
76 | | -/tests/internal/aws @pettitwesley @sparrc @singholt @swapneils |
77 | | -/tests/internal/aws_* @pettitwesley @sparrc @singholt @swapneils |
78 | | -/tests/runtime/filter_ecs.c @pettitwesley @sparrc @singholt @swapneils |
79 | | -/tests/runtime/filter_aws.c @pettitwesley @sparrc @singholt @swapneils |
80 | | -/tests/runtime/out_cloudwatch.c @pettitwesley @sparrc @singholt @swapneils |
81 | | -/tests/runtime/out_firehose.c @pettitwesley @sparrc @singholt @swapneils |
82 | | -/tests/runtime/out_kinesis.c @pettitwesley @sparrc @singholt @swapneils |
83 | | -/tests/runtime/out_opensearch.c @pettitwesley @edsiper @sparrc @singholt @swapneils |
84 | | -/tests/runtime/out_s3.c @pettitwesley @sparrc @singholt @swapneils |
| 76 | +/tests/internal/aws @fluent/aws-fluent-bit-maintainers |
| 77 | +/tests/internal/aws_* @fluent/aws-fluent-bit-maintainers |
| 78 | +/tests/runtime/filter_ecs.c @fluent/aws-fluent-bit-maintainers |
| 79 | +/tests/runtime/filter_aws.c @fluent/aws-fluent-bit-maintainers |
| 80 | +/tests/runtime/out_cloudwatch.c @fluent/aws-fluent-bit-maintainers |
| 81 | +/tests/runtime/out_firehose.c @fluent/aws-fluent-bit-maintainers |
| 82 | +/tests/runtime/out_kinesis.c @fluent/aws-fluent-bit-maintainers |
| 83 | +/tests/runtime/out_opensearch.c @fluent/aws-fluent-bit-maintainers |
| 84 | +/tests/runtime/out_s3.c @fluent/aws-fluent-bit-maintainers |
85 | 85 |
|
86 | 86 | # Google test code |
87 | 87 | # -------------- |
|
0 commit comments