The blog you’re reading this on was actually a fork of another open-source blog and as with any fork, I proceeded to make some changes to modify the project for my personal use-case.
Once I made the changes I wanted and was about to push them to the fork under my account, I came across this paragraph in the license.
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
The process is as simple as keeping the existing license (assuming you want to stick with MIT) and just adding your name to it. So in my case, I added my name below the original license creator’s name.
plain textCopyright (c) 2022 Tuan PhungCopyright (c) 2022 Faraz Patankar