Repository: orc Updated Branches: refs/heads/asf-site ae9722a68 -> 5d4a3ccc5
update site Project: http://git-wip-us.apache.org/repos/asf/orc/repo Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/5d4a3ccc Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/5d4a3ccc Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/5d4a3ccc Branch: refs/heads/asf-site Commit: 5d4a3ccc59be63ecee925920f279e615acc364ee Parents: ae9722a Author: Owen O'Malley <[email protected]> Authored: Mon Jun 22 14:11:38 2015 -0700 Committer: Owen O'Malley <[email protected]> Committed: Mon Jun 22 14:11:38 2015 -0700 ---------------------------------------------------------------------- develop/index.html | 4 ++-- doap_orc.rdf | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/orc/blob/5d4a3ccc/develop/index.html ---------------------------------------------------------------------- diff --git a/develop/index.html b/develop/index.html index 0fbbcec..eab4f43 100644 --- a/develop/index.html +++ b/develop/index.html @@ -127,7 +127,7 @@ </tr> <tr> <td style="text-align: left">Aliaksei Sandryhaila</td> - <td style="text-align: left">?</td> + <td style="text-align: left">asandryh</td> <td style="text-align: left">Committer</td> </tr> <tr> @@ -142,7 +142,7 @@ </tr> <tr> <td style="text-align: left">Stephen Walkauskas</td> - <td style="text-align: left">?</td> + <td style="text-align: left">swalkaus</td> <td style="text-align: left">Committer</td> </tr> <tr> http://git-wip-us.apache.org/repos/asf/orc/blob/5d4a3ccc/doap_orc.rdf ---------------------------------------------------------------------- diff --git a/doap_orc.rdf b/doap_orc.rdf index 428a012..0c3e108 100644 --- a/doap_orc.rdf +++ b/doap_orc.rdf @@ -39,7 +39,9 @@ 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/database" /> <category rdf:resource="http://projects.apache.org/category/hadoop" /> + <category rdf:resource="http://projects.apache.org/category/library" /> <repository> <GitRepository> <location rdf:resource="https://git-wip-us.apache.org/repos/asf/orc.git"/>
