Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BlenderPhi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
raas
BlenderPhi
Commits
731712e3
Commit
731712e3
authored
7 months ago
by
Campbell Barton
Browse files
Options
Downloads
Patches
Plain Diff
AUTHORS: add 1 new author (via override)
parent
066c6f36
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
AUTHORS
+1
-0
1 addition, 0 deletions
AUTHORS
tools/utils/git_data_sha1_override_authors.py
+4
-0
4 additions, 0 deletions
tools/utils/git_data_sha1_override_authors.py
with
5 additions
and
0 deletions
AUTHORS
+
1
−
0
View file @
731712e3
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
tools/utils/git_data_sha1_override_authors.py
+
4
−
0
View file @
731712e3
...
...
@@ -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>
"
,
),
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment