This fixes the following error while updating dtc and qemu.
'/data/data/com.termux/files/usr/lib/pkgconfig/libfdt.pc', which is also in package qemu-system-x86-64 1:8.2.5-2
The dtc files from qemu-common package were moved in 5e9012f4d8fc07b6fd42dbe1c5c6d9ca64de79cc commit.
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.
Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.
[skip ci]
%ci:no-build
Specifying Termux org members is more correct as we don't have repo-specific
maintainers for termux-packages.
DEB control field specification doesn't allow to specify multiple people as
package maintainers. Value "Termux members @termux" will be used as default
for that field which can be overridden on per-package basis if needed.
%ci:no-build