From f8531f5dddb42827b6935c3a70561c9216e07e46 Mon Sep 17 00:00:00 2001
From: Jer Noble <jer.noble@apple.com>
Date: Fri, 29 May 2020 09:19:36 -0700
Subject: [PATCH] Update username info in ssh_config

---
 ssh_config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ssh_config b/ssh_config
index 69b1c27..1cc0f87 100644
--- a/ssh_config
+++ b/ssh_config
@@ -1,5 +1,5 @@
 Host newmail.pley.net mail.pley.net db.pley.net web.pley.net git.pley.net mx.pley.net
     User ec2-user
 
-Host git.apple.com
-    User jfarabau
+Host git.apple.com svn.apple.com
+    User jernoble
-- 
2.40.1