From ab64cfa492ba6b78baf2738fa0365123fd8326cf Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Thu, 29 Oct 2015 11:08:12 +0800 Subject: Add README files containing protocol maintainers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Ådahl --- unstable/fullscreen-shell/README | 4 ++++ unstable/input-method/README | 4 ++++ unstable/linux-dmabuf/README | 5 +++++ unstable/pointer-gestures/README | 4 ++++ unstable/presentation-timing/README | 5 +++++ unstable/text-input/README | 4 ++++ 6 files changed, 26 insertions(+) create mode 100644 unstable/fullscreen-shell/README create mode 100644 unstable/input-method/README create mode 100644 unstable/linux-dmabuf/README create mode 100644 unstable/pointer-gestures/README create mode 100644 unstable/presentation-timing/README create mode 100644 unstable/text-input/README diff --git a/unstable/fullscreen-shell/README b/unstable/fullscreen-shell/README new file mode 100644 index 0000000..5ad740f --- /dev/null +++ b/unstable/fullscreen-shell/README @@ -0,0 +1,4 @@ +Fullscreen shell protocol + +Maintainers: +Jason Ekstrand diff --git a/unstable/input-method/README b/unstable/input-method/README new file mode 100644 index 0000000..c95ba72 --- /dev/null +++ b/unstable/input-method/README @@ -0,0 +1,4 @@ +Input method protocol + +Maintainers: +Jan Arne Petersen diff --git a/unstable/linux-dmabuf/README b/unstable/linux-dmabuf/README new file mode 100644 index 0000000..cdedf98 --- /dev/null +++ b/unstable/linux-dmabuf/README @@ -0,0 +1,5 @@ +Linux DMA-BUF protocol + +Maintainers: +Pekka Paalanen +Daniel Stone diff --git a/unstable/pointer-gestures/README b/unstable/pointer-gestures/README new file mode 100644 index 0000000..a419632 --- /dev/null +++ b/unstable/pointer-gestures/README @@ -0,0 +1,4 @@ +Pointer gestures protocol + +Maintainers: +Carlos Garnacho diff --git a/unstable/presentation-timing/README b/unstable/presentation-timing/README new file mode 100644 index 0000000..6c5c306 --- /dev/null +++ b/unstable/presentation-timing/README @@ -0,0 +1,5 @@ +Presentation timing protocol + +Maintainers: +Pekka Paalanen +Daniel Stone diff --git a/unstable/text-input/README b/unstable/text-input/README new file mode 100644 index 0000000..afa4bac --- /dev/null +++ b/unstable/text-input/README @@ -0,0 +1,4 @@ +Text input protocol + +Maintainers: +Jan Arne Petersen -- cgit v1.2.3