Hi, You can do that by:
`git commit --amend --author="Author Name <[email protected]>" --no-edit` But you will also have to force-push this kind of modification. If it's for an AUR package, it's not a big deal. If it's for an actual Arch package, I don't know what kind of other implications it brings. Cheers, Alessio On Mon, Aug 25, 2025, at 6:05 PM, [email protected] wrote: > Hi list, > > I'm so sorry, but I did exactly what the big red box on > https://wiki.archlinux.org/title/AUR_submission_guidelines#Publishing_new_package_content > says not to do: I committed using the incorrect git user. Who can help me > fix this? > > Thanks, > > demir > >
