Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1627611
| From | Shuah Khan <shuahkh@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] MAINTAINERS: Add bugzilla and documentation entites for kselftest, usbip |
| Date | 2017-04-20 18:00 +0200 |
| Message-ID | <tymEW-2mn-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Update Kselftest and USB IP sections to add Bugzilla and documentation section entries. Also add git entry to USB IP. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index fdd5350..a367f31 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7127,8 +7127,10 @@ M: Shuah Khan <shuahkh@osg.samsung.com> M: Shuah Khan <shuah@kernel.org> L: linux-kselftest@vger.kernel.org T: git git://git.kernel.org/pub/scm/shuah/linux-kselftest +B: https://bugzilla.kernel.org S: Maintained F: tools/testing/selftests +F: Documentation/kselftest.txt KERNEL VIRTUAL MACHINE (KVM) M: Paolo Bonzini <pbonzini@redhat.com> @@ -13033,6 +13035,8 @@ M: Valentina Manea <valentina.manea.m@gmail.com> M: Shuah Khan <shuahkh@osg.samsung.com> M: Shuah Khan <shuah@kernel.org> L: linux-usb@vger.kernel.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git +B: https://bugzilla.kernel.org S: Maintained F: Documentation/usb/usbip_protocol.txt F: drivers/usb/usbip/ -- 2.9.3
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH] MAINTAINERS: Add bugzilla and documentation entites for kselftest, usbip Shuah Khan <shuahkh@osg.samsung.com> - 2017-04-20 18:00 +0200
csiph-web