Add .zenodo.json for clean automated DOI numbers.

See the link on the TensorFlow README for the DOI page.

PiperOrigin-RevId: 374474720
Change-Id: I739c9fc95c03648c50c6a0fc1931308507cdf12c
This commit is contained in:
Austin Anderson 2021-05-18 12:10:50 -07:00 committed by TensorFlower Gardener
parent acea136124
commit 1e900260c8

View File

@ -9,5 +9,5 @@
}
],
"access_right": "open",
"notes": "See full list of authors on Github: https://github.com/tensorflow/tensorflow/graphs/contributors"
"notes": "Specific TensorFlow versions can be found in the \"Versions\" list on the right side of this page.<br>See the full list of authors <a href=\"https://github.com/tensorflow/tensorflow/graphs/contributors\">on GitHub</a>."
}