diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2019-09-12 16:03:32 +0400 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2020-01-06 18:41:32 +0400 |
commit | a566907f1b52c8e94d4add32f50fe9b7d8d12921 (patch) | |
tree | acd546dced6bedaa11cef829af4ac9f16e946019 /MAINTAINERS | |
parent | 3cad405babb461e3c70782c51415f0b64bc7540d (diff) |
docs: start a document to describe D-Bus usage
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d280186a98..72b253a5bd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2206,6 +2206,11 @@ F: tests/migration-test.c F: docs/devel/migration.rst F: qapi/migration.json +D-Bus +M: Marc-André Lureau <marcandre.lureau@redhat.com> +S: Maintained +F: docs/interop/dbus.rst + Seccomp M: Eduardo Otubo <otubo@redhat.com> S: Supported |