Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
## 4. This repo stores raw data to calculate SII scores and data dump script.

- [High Level Design](sii_hld)
- [Contributor Organization Map](sii_author_map)
- [Contributor Organization Map](https://github.com/sonic-net/sonic-contributor-map/blob/main/contributors.json)
- [Issue related data](sii_issue)
- [Normal PRs and Reviews](sii_pr_review)
- [Test case related PRs and Reviews](sii_test_pr_review)
Expand Down Expand Up @@ -49,9 +49,9 @@

## 6. Raw Data store path and data dump script
Author Organization Map:
> Author Organization Map: [sii_author_map/author.csv](sii_author_map/author.csv)
>
> Author Org info dump script: [sii_author_map/dump_author.sh](sii_author_map/dump_author.sh)
> Author Organization Map: [contributors.json](https://github.com/sonic-net/sonic-contributor-map/blob/main/contributors.json)
> - ***NOTE***: Do not use the legacy [authors.csv](sii_author_map/authors.csv) / [authors.list](sii_author_map/authors.list)


Three HLD file data:
> dash HLD: [dash HLD](sii_hld/dash_hld.csv)
Expand Down
9 changes: 9 additions & 0 deletions sii_author_map/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Deprecation Notice

Please do not add entries to [authors.csv](authors.csv) or
[authors.list](authors.list). These are legacy files. All new contributors
should be added to
[sonic-contributor-map/contributors.json](https://github.com/sonic-net/sonic-contributor-map/blob/main/contributors.json).

It is acceptable/recommended to remove members that have been added to the
legacy map that have been transferred to the contributors.json.