Chef-utils/who serves as upstream contact for the Debian package

Linux Debian provides a ruby-chef-utils which requires an update on Debian's side. While I'm on the way to prepare one on the mentors page (upload by 2026-04-17 15:36 UTC), one corner to improve is file debian/copyright. To adhere to Debian's current packaging policy, I would like to add an upstream contact. Who is willing to wear this hat?

At present, the file's beginning reads

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: chef-utils
Source: https://github.com/chef/chef/tree/master/chef-utils

Eventually, it shall start in a pattern of

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: chef-utils
Upstream-Contact: Jon Doe <jon@example.org>
Source: https://github.com/chef/chef/tree/master/chef-utils

Best regards,

Norwid