mirror of
https://github.com/openwrt/routing.git
synced 2026-04-15 19:02:12 +00:00
The extra quotation marks in the PKG_MAINTAINER line of the '.packageinfo'
file does not produce valid JSON when 'package-metadata.pl pkgmanifestjson'
is used.
Therefore, the word with the surrounding quotation marks is removed.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit 4a52b25d82)