From 222d224d33c887182905eef29f2696fc5291747b Mon Sep 17 00:00:00 2001 From: Bram Vlerick Date: Tue, 30 Apr 2024 16:32:45 +0200 Subject: [PATCH] MAINTAINERS.yml: add new samples/drivers/i2c Add samples/drivers/i2c to the maintainers file so the correct code owners get added in PRs Signed-off-by: Bram Vlerick --- MAINTAINERS.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 2b0d010cce7..53de3ee3da2 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -1375,6 +1375,7 @@ Release Notes: - include/zephyr/dt-bindings/i2c/ - tests/boards/*/i2c/ - tests/drivers/*/i2c/ + - samples/drivers/i2c/ labels: - "area: I2C" tests: