]> Git Repo - linux.git/commitdiff
MAINTAINERS: Add entry for debug objects
authorThomas Gleixner <[email protected]>
Tue, 6 Jun 2023 23:14:05 +0000 (01:14 +0200)
committerLinus Torvalds <[email protected]>
Wed, 7 Jun 2023 19:21:30 +0000 (12:21 -0700)
This is overdue and an oversight.

Add myself to this file deespite the fact that I'm trying to reduce the
number of entries in this file which have my name attached, but in the
hope that patches wont get picked up elsewhere completely unreviewed and
unnoticed.

Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
MAINTAINERS

index 0dab9737ec1660021885c35906d3758e261b70a9..a2f1d14031b825457b21abba5a14b545e762c6eb 100644 (file)
@@ -5728,6 +5728,14 @@ F:       include/linux/tfrc.h
 F:     include/uapi/linux/dccp.h
 F:     net/dccp/
 
+DEBUGOBJECTS:
+M:     Thomas Gleixner <[email protected]>
+L:     [email protected]
+S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/debugobjects
+F:     lib/debugobjects.c
+F:     include/linux/debugobjects.h
+
 DECSTATION PLATFORM SUPPORT
 M:     "Maciej W. Rozycki" <[email protected]>
 L:     [email protected]
This page took 0.130924 seconds and 4 git commands to generate.