I've been working extensively on software nodes lately and introduced some changes. Add myself as reviewer so that I can help review any new proposed changes.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 15011f5752a994cf1b354f490d6c4e411588df88..e30aa3b63eff90bc0ccc39de774986ce17494071 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -25101,10 +25101,12 @@ R: Andy Shevchenko <[email protected]> R: Daniel Scally <[email protected]> R: Heikki Krogerus <[email protected]> R: Sakari Ailus <[email protected]> +R: Bartosz Golaszewski <[email protected]> L: [email protected] S: Maintained F: drivers/base/property.c F: drivers/base/swnode.c +F: drivers/base/test/swnode-devlink-test.c F: include/linux/fwnode.h F: include/linux/property.h -- 2.47.3

