Skip to content

Commit b60ac0c

Browse files
committed
Update contributors info
1 parent 352fbe8 commit b60ac0c

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

.mailmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

CONTRIBUTORS.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ needs to be listed here.
77

88
## COPYRIGHT HOLDERS
99

10-
- YR Chen ([email protected])
10+
- Apple Inc.
11+
- YR Chen ([email protected])
1112

1213
### Contributors
1314

14-
- YR Chen (stevapple@hotmail.com)
15+
- YR Chen <stevapple@icloud.com>
1516

1617
**Updating this list**
1718

scripts/generate_contributors_list.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,16 @@ contributors=$( cd "$here"/.. && git shortlog -es | cut -f2 | sed 's/^/- /' )
3232

3333
cat > "$here/../CONTRIBUTORS.txt" <<- EOF
3434
For the purpose of tracking copyright, this is the list of individuals and
35-
organizations who have contributed source code to SwiftAWSLambdaRuntime.
35+
organizations who have contributed source code to SwiftTencentSCFRuntime.
3636
3737
For employees of an organization/company where the copyright of work done
3838
by employees of that company is held by the company itself, only the company
3939
needs to be listed here.
4040
4141
## COPYRIGHT HOLDERS
4242
43-
- YR Chen ([email protected])
43+
- Apple Inc.
44+
- YR Chen <[email protected]>
4445
4546
### Contributors
4647

0 commit comments

Comments
 (0)