This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new f7d55c5d92 fix pinot doap git repo (#11286)
f7d55c5d92 is described below
commit f7d55c5d925fc3e3daf75aa33f48f911dfade86a
Author: Xiang Fu <[email protected]>
AuthorDate: Mon Aug 7 13:10:24 2023 -0700
fix pinot doap git repo (#11286)
---
doap_Pinot.rdf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doap_Pinot.rdf b/doap_Pinot.rdf
index cbb8400d55..9698fa5435 100644
--- a/doap_Pinot.rdf
+++ b/doap_Pinot.rdf
@@ -49,7 +49,7 @@ It's perfect for user-facing real-time analytics and other
analytical use cases,
</release>
<repository>
<GitRepository>
- <location rdf:resource="https://[email protected]:apache/pinot.git"/>
+ <location
rdf:resource="https://gitbox.apache.org/repos/asf/pinot.git"/>
<browse rdf:resource="https://github.com/apache/pinot"/>
</GitRepository>
</repository>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]