details: https://github.com/nginx/unit/commit/1b88304fe53a4a414d84548fbfabac2827125485 branches: master commit: 1b88304fe53a4a414d84548fbfabac2827125485 user: Andrew Clayton <[email protected]> date: Wed, 18 Dec 2024 19:53:29 +0000 description: .mailmap: Add an entry for Igor
You can always see the original names/addresses used by passing --no-mailmap to the various git commands. See gitmailmap(5) Signed-off-by: Andrew Clayton <[email protected]> --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 94a14bfa..26377ea2 100644 --- a/.mailmap +++ b/.mailmap @@ -11,6 +11,7 @@ Dan Callahan <[email protected]> <[email protected]> Danielle De Leo <[email protected]> <[email protected]> Dylan Arbour <[email protected]> <[email protected]> Dylan Arbour <[email protected]> <[email protected]> +Igor Ippolitov <[email protected]> <[email protected]> Konstantin Pavlov <[email protected]> <[email protected]> Konstantin Pavlov <[email protected]> <[email protected]> Max Romanov <[email protected]> <[email protected]> _______________________________________________ nginx-devel mailing list [email protected] https://mailman.nginx.org/mailman/listinfo/nginx-devel
