lib/ecdsa/ has no MAINTAINERS entry, so patches touching it fall through
to THE REST and get_maintainer.pl gives no useful reviewer. Add an entry
covering the library and its headers.

Signed-off-by: Ayoub Zaki <[email protected]>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 45e9076de67..aa6220ab3b4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1113,6 +1113,13 @@ F:       drivers/core/
 F:     include/dm/
 F:     test/dm/
 
+ECDSA
+M:     Ayoub Zaki <[email protected]>
+S:     Maintained
+F:     include/crypto/ecdsa-uclass.h
+F:     include/u-boot/ecdsa.h
+F:     lib/ecdsa/
+
 EFI CLIENT
 M:     Simon Glass <[email protected]>
 M:     Heinrich Schuchardt <[email protected]>
-- 
2.43.0

Reply via email to