mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: sort entries in contributors.json alphabetically (#40369)
Currently entries in the `contributors.json` file are not sorted and new entries are typically added at the very end of the file, which is often causing merge conflicts. This commit updates the `contributors.json` to have all entries sorted in alphabetical order (based on GitHub handles), which should reduce the number of merge conflicts. PR Close #40369
This commit is contained in:
parent
9105005192
commit
a4e1c74ddf
1 changed files with 721 additions and 719 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue