I've noticed that the trusted-keys file in the latest few Bitcoin Core releases is out of date. (
https://github.com/bitcoin/bitcoin/blob/master/contrib/verify-commits/trusted-keys)
Although changes have been merged in prior releases like v.24.x, these changes don't seem to port over to subsequent releases. (
https://github.com/bitcoin/bitcoin/blob/24.x/contrib/verify-commits/trusted-keys)
The same outdated version of the file keeps getting copied into the latest releases.
Why doesn't this file get updated?
What version of the file is the most updated and lists the current Bitcoin Core maintainers?