From 21a1778fca0d8bdfd1325a72160af630fc46553d Mon Sep 17 00:00:00 2001 From: Jacob Kerames <108101472+JacobKerames@users.noreply.github.com> Date: Mon, 19 Dec 2022 16:21:49 -0700 Subject: [PATCH] Add Jacob Kerames (#61668) --- Contributors.md | 1 + README.md | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributors.md b/Contributors.md index 56c5637b..43fe8692 100644 --- a/Contributors.md +++ b/Contributors.md @@ -562,6 +562,7 @@ Rhythm Sharma - [imappuru](https://github.com/imappuru) - [Dhiraj Suthar](https://github.com/Dhiraj5789) - [plaguss](https://github.com/plaguss) +- [Jacob Kerames](https://github.com/JacobKerames) - [Rafiqul Shopon](https://github.com/rafiqulshopon) - [verissimon](https://github.com/verissimon) - [DragonFireShield](https://github.com/dragonfireshield) diff --git a/README.md b/README.md index 081b6806..c064d850 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,6 @@ Add those changes to the branch you just created using the `git add` command: ``` git add Contributors.md ``` - Now commit those changes using the `git commit` command: ```