This is an automated email from the ASF dual-hosted git repository.
casion pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/linkis-website.git
The following commit(s) were added to refs/heads/dev by this push:
new e9e63c2acb2 Linkis has graduated (#751)
e9e63c2acb2 is described below
commit e9e63c2acb2a32ede1a4ae7e94f870c33f2e574b
Author: sebbASF <[email protected]>
AuthorDate: Thu Sep 7 16:21:42 2023 +0100
Linkis has graduated (#751)
---
doap.rdf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doap.rdf b/doap.rdf
index 401058b0922..413dba9f5b7 100644
--- a/doap.rdf
+++ b/doap.rdf
@@ -26,7 +26,7 @@
<license rdf:resource="http://spdx.org/licenses/Apache-2.0" />
<name>Apache Linkis</name>
<homepage rdf:resource="http://linkis.apache.org/" />
- <asfext:pmc rdf:resource="http://incubator.apache.org" />
+ <asfext:pmc rdf:resource="http://linkis.apache.org" />
<shortdesc>Apache Linkis builds a layer of computation middleware between
upper applications and underlying engines.</shortdesc>
<description>Apache Linkis is a computation middleware project, which
decouples the upper applications and the underlying data engines, provides
standardized interfaces (REST, JDBC etc.) to easily connect to various
underlying engines (Spark, Presto, Flink, etc.).</description>
<bug-database rdf:resource="https://github.com/apache/linkis/issues" />
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]