Skip to content
Snippets Groups Projects
Commit 731712e3 authored by Campbell Barton's avatar Campbell Barton
Browse files

AUTHORS: add 1 new author (via override)

parent 066c6f36
No related branches found
No related tags found
No related merge requests found
......@@ -351,6 +351,7 @@ Johan Walles <walles>
Johannes J <johannesj@noreply.localhost>
Johannes Jakob <johjakob>
Johannes Meng <info@jmeng.de>
John Cox <johnedwardcox@yahoo.com>
John Kiril Swenson <kirilswenson@gmail.com>
John Quillan <jquillan>
Johnny Matthews <johnny.matthews@gmail.com>
......
......@@ -32,4 +32,8 @@ def sha1_authors_map() -> Dict[bytes, Tuple[str, ...]]:
b"ba3d49225c9ff3514fb87ae5d692baefe5edec30": ("Sergey Sharybin <sergey@blender.org>", ),
# Author was: `Author Name <email@address.com>`.
b"4b6a4b5bc25bce10367dffadf7718e373f81f299": ("Antonio Vazquez <blendergit@gmail.com>", ),
# Author was: `Campbell Barton <campbell@blender.org>`.
b"584b96018a575d56e564a239dce0de572bf26c48": ("Lukasz Czyz <lukasz.czyzz@gmail.com>", ),
# Author was: `Sergey Sharybin <sergey.vfx@gmail.com>`.
b"a76e69f5f75c06dda6d35113d80b6b65dcc94ea0": ("John Cox <johnedwardcox@yahoo.com>", ),
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment