diff options
author | Sergej Jaskiewicz <jaskiewiczs@icloud.com> | 2019-11-21 11:02:01 +0300 |
---|---|---|
committer | Sergej Jaskiewicz <jaskiewiczs@icloud.com> | 2019-11-21 12:06:10 +0300 |
commit | 031307579363bfafc7f671b9f37b3669e861c762 (patch) | |
tree | dfbc1d8457e8d0676430e958e51af6a4075fdcfb | |
parent | 339502cc8abb375e3dc8b5d3e9ef35c2541ccbbd (diff) | |
download | bcm5719-llvm-031307579363bfafc7f671b9f37b3669e861c762.tar.gz bcm5719-llvm-031307579363bfafc7f671b9f37b3669e861c762.zip |
[libcxx] Add Sergej Jaskiewicz to CREDITS.txt
Summary: Also, test commit access
Reviewers: EricWF
Subscribers: christof, ldionne, libcxx-commits
Tags: #libc
Differential Revision: https://reviews.llvm.org/D70526
-rw-r--r-- | libcxx/CREDITS.TXT | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libcxx/CREDITS.TXT b/libcxx/CREDITS.TXT index 46a06c6eab0..f97b9d82277 100644 --- a/libcxx/CREDITS.TXT +++ b/libcxx/CREDITS.TXT @@ -64,6 +64,10 @@ N: Howard Hinnant E: hhinnant@apple.com D: Architect and primary author of libc++ +N: Sergej Jaskiewicz +E: jaskiewiczs@icloud.com +D: Minor improvements in the testing infrastructure + N: Hyeon-bin Jeong E: tuhertz@gmail.com D: Minor patches and bug fixes. |