Loading
check-meta: wrap maintainers attribute to include team members
This is a work-around that resolves the issues that spawned from #400458 by adding the team members from teams declared in `meta.teams` to `meta.maintainers`, effectively restoring the original behaviour of the `maintainers` attribute, and thus allowing downstreams to keep consuming `meta.maintainers` without any extra changes to support `meta.teams`.
Follow-up to #394797.
Signed-off-by:
Fernando Rodrigues <alpha@sigmasquadron.net>