From 1e900260c8cda89cb09d0ced5c4b08e54e3572e1 Mon Sep 17 00:00:00 2001 From: Austin Anderson Date: Tue, 18 May 2021 12:10:50 -0700 Subject: [PATCH] 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 --- tensorflow/opensource_only/.zenodo.json => .zenodo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename tensorflow/opensource_only/.zenodo.json => .zenodo.json (68%) diff --git a/tensorflow/opensource_only/.zenodo.json b/.zenodo.json similarity index 68% rename from tensorflow/opensource_only/.zenodo.json rename to .zenodo.json index acff9ec9588..7161180c51a 100644 --- a/tensorflow/opensource_only/.zenodo.json +++ b/.zenodo.json @@ -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.
See the full list of authors on GitHub." }