Now commit those changes using the `git commit` command:
```bash
git commit -m "Add your-name to Contributors list"
git commit -m "Added your-name to Contributors list"
```
replacing `your-name` with your name.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.