summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Roelofs <jonathan@codesourcery.com>2017-12-29 19:16:12 +0000
committerJonathan Roelofs <jonathan@codesourcery.com>2017-12-29 19:16:12 +0000
commit2011def21de1f6b7aaf5e7f3b4a4d3033d5abefc (patch)
treea0233a383d9b65de5ba892ff27d96064949485fe
parent32e1c0fdc95585f826e8575374603d3c884f1c4e (diff)
Update CREDITS.txt with personal email address
git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@321564 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--CREDITS.TXT2
1 files changed, 1 insertions, 1 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT
index 9c910fc..f0c5b75 100644
--- a/CREDITS.TXT
+++ b/CREDITS.TXT
@@ -58,7 +58,7 @@ E: erik@olofsson.info
D: Minor patches and fixes
N: Jon Roelofs
-E: jonathan@codesourcery.com
+E: jonathan@jroelofs.com
D: ARM EHABI Unwind & Exception Handling, Bare-metal
N: Nico Weber