From 9894cffae9662f0473ab3f8696e8ca498cc9cdec Mon Sep 17 00:00:00 2001 From: Maxime Dénès Date: Thu, 21 Jun 2018 17:37:33 +0200 Subject: Remove quote plugin As far as I know, this plugin is untested and barely maintained. I don't think it has real use cases any more, so let's move it out from the repo and see if somebody wants to take over and maintain it. We also remove the documentation, which was telling our users to look at ring to see an example of reification done using quote, when in fact it wasn't using it anymore. --- .github/CODEOWNERS | 2 -- 1 file changed, 2 deletions(-) (limited to '.github') diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d9136ee24b..bac6ccd823 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -168,8 +168,6 @@ /plugins/syntax/ @ppedrot # Secondary maintainer @maximedenes -/plugins/quote/ @herbelin - /plugins/rtauto/ @PierreCorbineau # Secondary maintainer @herbelin -- cgit v1.2.3