Skip to content

Commit bc07c96

Browse files
bradh352lguohan
authored andcommitted
Update README to use contributors.json for all new contributors
1 parent c325aeb commit bc07c96

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
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)
@@ -49,9 +49,9 @@
4949

5050
## 6. Raw Data store path and data dump script
5151
Author 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

5656
Three HLD file data:
5757
> dash HLD: [dash HLD](sii_hld/dash_hld.csv)

sii_author_map/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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.

0 commit comments

Comments
 (0)