This is an automated email from the ASF dual-hosted git repository. rkk pushed a commit to branch rc2-readme in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexusproto.git
commit a896ca067d07b3caffac8ed0ee857712ba4d2295 Author: rileykk <[email protected]> AuthorDate: Tue Dec 13 10:00:28 2022 -0800 README file draft --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README b/README new file mode 100644 index 0000000..ac09ab5 --- /dev/null +++ b/README @@ -0,0 +1,14 @@ +Apache SDAP release 1.0.0 + +This is a source distribution of Apache SDAP - NexusProto. + +Changes since the previous release are described in the +CHANGELOG.md file. + +The LICENSE and NOTICE files contain license information. + +You can find instructions how to build the release at +https://incubator-sdap-nexus.readthedocs.io/en/latest/build.html + +Further information about Apache Calcite is available at its web site, +https://sdap.incubator.apache.org. \ No newline at end of file
