From e0c3b1e55cfee487f01d1f60de726bbb373eb132 Mon Sep 17 00:00:00 2001 From: Jeffrey Yasskin Date: Sun, 19 Feb 2012 18:22:03 +0000 Subject: [PATCH] Add myself to the CREDITS file. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@150935 91177308-0d34-0410-b5e6-96231b3b80d8 --- CREDITS.TXT | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CREDITS.TXT b/CREDITS.TXT index cb9aeeea1..1256bf1cc 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -39,3 +39,8 @@ D: Implemented Cityhash as the string hash function on 64-bit machines N: Google Inc. D: Copyright owner and contributor of the CityHash algorithm + +N: Jeffrey Yasskin +E: jyasskin@gmail.com +E: jyasskin@google.com +D: Linux fixes.