File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 2020## 4. This repo stores raw data to calculate SII scores and data dump script.
2121
2222- [ High Level Design] ( sii_hld )
23- - [ Contributor Organization Map] ( sii_author_map )
23+ - [ Contributor Organization Map] ( https://github.com/sonic-net/sonic-contributor-map/blob/main/contributors.json )
2424- [ Issue related data] ( sii_issue )
2525- [ Normal PRs and Reviews] ( sii_pr_review )
2626- [ Test case related PRs and Reviews] ( sii_test_pr_review )
4949
5050## 6. Raw Data store path and data dump script
5151Author Organization Map:
52- > Author Organization Map: [ sii_author_map/author.csv ] ( sii_author_map/author.csv )
53- >
54- > Author Org info dump script: [ sii_author_map/dump_author.sh ] ( sii_author_map/dump_author.sh )
52+ > Author Organization Map: [ contributors.json ] ( https://github.com/sonic-net/sonic-contributor-map/blob/main/contributors.json )
53+ > - *** NOTE *** : Do not use the legacy [ authors.csv ] ( sii_author_map/authors.csv ) / [ authors.list ] ( sii_author_map/authors.list )
54+
5555
5656Three HLD file data:
5757> dash HLD: [ dash HLD] ( sii_hld/dash_hld.csv )
Original file line number Diff line number Diff line change 1+ # Deprecation Notice
2+
3+ Please do not add entries to [ authors.csv] ( authors.csv ) or
4+ [ authors.list] ( authors.list ) . These are legacy files. All new contributors
5+ should be added to
6+ [ sonic-contributor-map/contributors.json] ( https://github.com/sonic-net/sonic-contributor-map/blob/main/contributors.json ) .
7+
8+ It is acceptable/recommended to remove members that have been added to the
9+ legacy map that have been transferred to the contributors.json.
You can’t perform that action at this time.
0 commit comments