mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 17:04:33 +04: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 fabd399986)