=?utf-8?q?José?= L. Junior <[email protected]>,taalhaataahir0102 <[email protected]>, =?utf-8?q?José?= L. Junior <[email protected]>, =?utf-8?q?José?= L. Junior <[email protected]>,taalhaataahir0102 <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
DavidSpickett wrote: Pretty sure you need to follow the specific co-author format as shown on: https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors The biggest reason being that `git log --author` is going to search by name and/or email, not GitHub username. Unless you have done that and GitHub is doing something clever and rendering it as `@<username>` here in but I don't think that's the case. https://github.com/llvm/llvm-project/pull/69422 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
