1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2025-10-14 01:32:20 +08:00
Files
routing/batmand
Florian Eckert fabd399986 batmand: fix PGK_MAINTAINER name to generate a valid JSON output
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>
2025-09-19 12:21:29 +02:00
..