This is an automated email from the ASF dual-hosted git repository.
brianspector pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-milagro.git
The following commit(s) were added to refs/heads/dev by this push:
new af8a3ed fix doap
new aaa1d92 Fix doap Merge branch 'dev' of
https://github.com/apache/incubator-milagro into dev
af8a3ed is described below
commit af8a3ed5aa56fb5e14193fc81ad603180e9abebb
Author: Brian Spector <[email protected]>
AuthorDate: Wed Jun 26 21:11:14 2019 +0100
fix doap
---
doap_Milagro.rdf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doap_Milagro.rdf b/doap_Milagro.rdf
index 15b6e6d..171f909 100644
--- a/doap_Milagro.rdf
+++ b/doap_Milagro.rdf
@@ -34,7 +34,7 @@
<download-page rdf:resource="http://milagro.incubator.apache.org/" />
<programming-language>Python</programming-language>
<programming-language>Go</programming-language>
- <programming-language>Javascript</programming-language>
+ <programming-language>JavaScript</programming-language>
<programming-language>C</programming-language>
<category rdf:resource="http://projects.apache.org/category/cloud" />
</Project>