Repository: orc Updated Branches: refs/heads/master ad182311a -> 70a1e68d9
ORC-4 Add doap file. Project: http://git-wip-us.apache.org/repos/asf/orc/repo Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/70a1e68d Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/70a1e68d Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/70a1e68d Branch: refs/heads/master Commit: 70a1e68d99252019372e1482ef1464102932875a Parents: ad18231 Author: Owen O'Malley <[email protected]> Authored: Tue May 12 21:01:03 2015 -0700 Committer: Owen O'Malley <[email protected]> Committed: Tue May 12 21:01:03 2015 -0700 ---------------------------------------------------------------------- site/doap_orc.rdf | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/orc/blob/70a1e68d/site/doap_orc.rdf ---------------------------------------------------------------------- diff --git a/site/doap_orc.rdf b/site/doap_orc.rdf index 26817ee..428a012 100644 --- a/site/doap_orc.rdf +++ b/site/doap_orc.rdf @@ -39,6 +39,7 @@ the values that are required for the current query.</description> <programming-language>Java</programming-language> <programming-language>C++</programming-language> <category rdf:resource="http://projects.apache.org/category/big-data" /> + <category rdf:resource="http://projects.apache.org/category/hadoop" /> <repository> <GitRepository> <location rdf:resource="https://git-wip-us.apache.org/repos/asf/orc.git"/>
