mirror of
https://git.openwrt.org/feed/routing.git
synced 2025-10-14 01:32:20 +08: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>