MAINTAINERS: repair a malformed T: entry in APPARMOR SECURITY MODULE

Message ID 20230308143009.4039-1-lukas.bulwahn@gmail.com
State New
Headers
Series MAINTAINERS: repair a malformed T: entry in APPARMOR SECURITY MODULE |

Commit Message

Lukas Bulwahn March 8, 2023, 2:30 p.m. UTC
  The T: entries shall be composed of a SCM tree type (git, hg, quilt, stgit
or topgit) and location.

Add the SCM tree type to the T: entry.

Fixes: 7b4bd1274d35 ("apparmor: Update MAINTAINERS file with the lastest information")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 4c293074040b..2091b15ae695 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1490,7 +1490,7 @@  W:	apparmor.net
 B:	https://gitlab.com/apparmor/apparmor-kernel
 C:	irc://irc.oftc.net/apparmor
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
-T:	https://gitlab.com/apparmor/apparmor-kernel.git
+T:	git https://gitlab.com/apparmor/apparmor-kernel.git
 F:	Documentation/admin-guide/LSM/apparmor.rst
 F:	security/apparmor/