From 31bd55b88ce007a6e63729baa8b7540283f73013 Mon Sep 17 00:00:00 2001 From: Ben Cooksley Date: Wed, 3 Jun 2020 09:54:00 +0000 Subject: [PATCH] Capstone commit to prevent force push reversed commits returning accidentally. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 413e37a31..595e3075f 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,4 @@ A new Feature can only be added to KWin if: All new added features are under probation, that is if any of the non-functional requirements as listed above do not hold true in the next two feature releases, the added feature will be removed again. -The same non functional requirements hold true for any kind of plugins (effects, scripts, etc.). It is suggested to use scripted plugins and distribute them separately. +The same non functional requirements hold true for any kind of plugins (effects, scripts, etc.). It is suggested to use scripted plugins and distribute them separately. \ No newline at end of file