Update my email address and update the code ownership

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167965 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT
index fca0b34..9b1796f 100644
--- a/CODE_OWNERS.TXT
+++ b/CODE_OWNERS.TXT
@@ -74,6 +74,10 @@
 E: mcrosier@apple.com
 D: MS-inline asm, fast-isel
 
+N: Nadav Rotem
+E: nrotem@apple.com
+D: Loop Vectorizer
+
 N: Duncan Sands
 E: baldrick@free.fr
 D: DragonEgg
diff --git a/CREDITS.TXT b/CREDITS.TXT
index 0257918..cf5f52d 100644
--- a/CREDITS.TXT
+++ b/CREDITS.TXT
@@ -361,8 +361,8 @@
 D: Performance monitoring
 
 N: Nadav Rotem
-E: nadav.rotem@intel.com
-D: Vector code generation improvements.
+E: nrotem@apple.com
+D: X86 code generation improvements, Loop Vectorizer.
 
 N: Roman Samoilov
 E: roman@codedgers.com