From 167dc0300480ecabdb690b978a6554ea45b84f1b Mon Sep 17 00:00:00 2001 From: "Devin J. Pohly" Date: Fri, 25 Dec 2020 16:04:07 -0500 Subject: [PATCH] credit for patch maintenance as well --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4296e44..e44a2eb 100644 --- a/README.md +++ b/README.md @@ -76,5 +76,5 @@ dwl began by extending the TinyWL example provided (CC0) by the sway/wlroots dev Many thanks to suckless.org and the dwm developers and community for the inspiration, and to the various contributors to the project, including: - Alexander Courtis for the XWayland implementation -- Guido Cella for the layer-shell protocol implementation and for helping to keep the project running -- Stivvo for output management and fullscreen support +- Guido Cella for the layer-shell protocol implementation, patch maintenance, and for helping to keep the project running +- Stivvo for output management and fullscreen support, and patch maintenance