On Sat, Apr 13, 2019 at 11:17 PM Shengjing Zhu <[email protected]> wrote: > > Hi, > > Sorry to say that my patch has a minor issue. > > ``` > Uploaders *Uploaders `code:"Uploaders,omitempty" json:"-"` > ``` > Should be > ``` > Uploaders *Uploaders `codec:"Uploaders,omitempty" json:"-"` > ``` > > The `code` tag name is a careless typo. > > Tobias, could you just push the NMU to the git repo, it's in debian/ > namesapce, thus there's no permission problem. > > And I'm going to prepare another NMU for #911924, and plan to push > changes to git directly.
I just saw the MR https://salsa.debian.org/debian/aptly/merge_requests/4 I'll contiune my work based on this MR. -- Shengjing Zhu

