Files
linux/include/trace/events
Matthias Maennich fa6ac567ed ANDROID: Improve OWNERS file definitions
- Extend subdirectory expressions to also include recursively
- Combine expressions with common owners
- Minor cleanups

Note, the way expressions are evaluated in the code-owners plugin (as
of now and for compatibility with the `find-owners` plugin), means we
match slightly more than expected, even with just the single asterisk.
As expressions like `net*` are implicitly treated like `{**/,}net*`,
we would not only match net_something.h and net_filter/header.h, but
also (unexpectedly) platform/net_something.h.
This change does not make things better in this regards, but for all the
above mentioned points, this is an improvement.

Syntax Documentation:
https://gerrit.googlesource.com/plugins/code-owners/+/refs/heads/master/resources/Documentation/path-expressions.md

Fixes: 1d1197098c ("ANDROID: add initial set of OWNERS")
Signed-off-by: Matthias Maennich <maennich@google.com>
Change-Id: I7e5503382c7c6247a77c13c5c9f2ffd3cc6dd7e6
2021-05-21 14:25:12 +00:00
..
2021-04-23 10:17:27 +01:00
2019-08-20 09:43:45 -07:00
2020-11-30 12:54:01 +00:00
2019-11-27 07:44:25 +01:00
2019-11-08 11:23:37 +01:00
2020-04-22 12:55:54 -07:00
2020-01-09 18:41:41 -08:00
2021-03-23 14:08:18 -04:00
2021-03-10 01:06:34 +01:00