Hi Paul, > PKG_MAINTAINER:=Joe Bloggs <joe at example.com> > PKG_MAINTAINER_HANDLE:=github: @joe; https://forum.openwrt.org/u/joe/ > > Plan B > > co-opt existing PKG_MAINTAINER field, but perhaps it's possible? > > e.g: > > PKG_MAINTAINER:=Joe Bloggs <joe at example.com>, github: @Joe I think for that you could use a Codeowners file. Best, Paul