diff options
author | Damjan Marion <damarion@cisco.com> | 2023-10-17 16:06:26 +0000 |
---|---|---|
committer | Damjan Marion <damarion@cisco.com> | 2023-11-02 13:41:32 +0000 |
commit | 38c619115b0399bae8b0dcf66e57e623cc50809c (patch) | |
tree | 2d40af83187c2dce0e971328ab7add4d9940ac57 /MAINTAINERS | |
parent | d3ef00098cd27e01bb24db15e3440fabbc025aa8 (diff) |
dev: new device driver infra
Type: feature
Change-Id: I20c56e0d3103624407f18365c2bc1273dea5c199
Signed-off-by: Damjan Marion <damarion@cisco.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a67d7535e45..fc7be1a935a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -98,6 +98,11 @@ I: policer M: Neale Ranns <neale@graphiant.com> F: src/vnet/policer/ +VNET New Device Drivers Infra +I: dev +M: Damjan Marion <damarion@cisco.com> +F: src/vnet/dev/ + VNET Device Drivers I: devices Y: src/vnet/devices/pipe/FEATURE.yaml |