diff options
| author | Michael S. Tsirkin | 2014-02-19 14:46:07 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin | 2014-03-09 20:09:38 +0100 |
| commit | 4a4fcdf6df3189a4ab5bdec70cffb7587c50405d (patch) | |
| tree | 5286adcb91bf2eb09088c0077dfb82a50b2c5e52 | |
| parent | Add a 'name' parameter to qemu_thread_create (diff) | |
| download | qemu-4a4fcdf6df3189a4ab5bdec70cffb7587c50405d.tar.gz qemu-4a4fcdf6df3189a4ab5bdec70cffb7587c50405d.tar.xz qemu-4a4fcdf6df3189a4ab5bdec70cffb7587c50405d.zip | |
MAINTAINERS: drop an out of date address
Gleb's address seems to be out of date. Since it stayed like that for a
while now, I'm guessing he's no longer interested in getting mail.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7efaccf5fb..62e76833da 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -158,7 +158,6 @@ Guest CPU Cores (KVM): ---------------------- Overall -M: Gleb Natapov <gleb@redhat.com> M: Paolo Bonzini <pbonzini@redhat.com> L: kvm@vger.kernel.org S: Supported @@ -181,7 +180,6 @@ S: Maintained F: target-s390x/kvm.c X86 -M: Gleb Natapov <gleb@redhat.com> M: Marcelo Tosatti <mtosatti@redhat.com> L: kvm@vger.kernel.org S: Supported |
