diff options
author | Corey Minyard <[email protected]> | 2021-11-26 18:12:14 -0600 |
---|---|---|
committer | Corey Minyard <[email protected]> | 2022-01-17 09:10:45 -0600 |
commit | 993220ba6706dddbc73d9fc6bc21d371b9b4570c (patch) | |
tree | c18e3c8b2c0c88a73154f59036b937fca7281260 | |
parent | 0c947b893d69231a9add855939da7c66237ab44f (diff) |
ipmi: Add the git repository to the MAINTAINERS file
Advertise where the IPMI git repository is stored.
Signed-off-by: Corey Minyard <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a58544f7b699..9dc675a8bddd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10074,6 +10074,7 @@ M: Corey Minyard <[email protected]> L: [email protected] (moderated for non-subscribers) S: Supported W: http://openipmi.sourceforge.net/ +T: git https://github.com/cminyard/linux-ipmi.git for-next F: Documentation/driver-api/ipmi.rst F: Documentation/devicetree/bindings/ipmi/ F: drivers/char/ipmi/ |