From 182beb4f8b47aedfb8c9b31cc5571d67f4946a82 Mon Sep 17 00:00:00 2001 From: Ryan Goldstein Date: Sun, 16 Jun 2019 21:34:54 -0700 Subject: [PATCH] Indicate that I will be maintaing the stdweb backend --- CONTRIBUTING.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a8a0c783..7de04ab8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -46,9 +46,10 @@ This table summarizes who can be contacted in which case, with the following leg - `T` - Tester: has the ability of testing the platform - ` `: knows nothing of this platform -| Platform | Windows | macOS | X11 | Wayland | Android | iOS | Emscripten | -| :--- | :---: | :---: | :---: | :---: | :---: | :---: | :---: | -| @mitchmindtree | T | | T | T | | | | -| @Osspial | M | | T | T | T | | T | -| @vberger | | | T | M | | | | -| @mtak- | | T | | | T | M | | +| Platform | Windows | macOS | X11 | Wayland | Android | iOS | Emscripten | Stdweb | +| :--- | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | +| @mitchmindtree | T | | T | T | | | | | +| @Osspial | M | | T | T | T | | T | | +| @vberger | | | T | M | | | | | +| @mtak- | | T | | | T | M | | | +| @ryanisacg | T | T | | | | | | M |