Author: sebb
Date: Thu Mar 24 23:46:21 2016
New Revision: 1736517

URL: http://svn.apache.org/viewvc?rev=1736517&view=rev
Log:
+= Sentry

Added:
    comdev/projects.apache.org/data/committees/sentry.rdf   (with props)
Modified:
    comdev/projects.apache.org/data/committees.xml

Modified: comdev/projects.apache.org/data/committees.xml
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/data/committees.xml?rev=1736517&r1=1736516&r2=1736517&view=diff
==============================================================================
--- comdev/projects.apache.org/data/committees.xml (original)
+++ comdev/projects.apache.org/data/committees.xml Thu Mar 24 23:46:21 2016
@@ -153,6 +153,7 @@
   <location>committees/roller.rdf</location>
   <location>committees/samza.rdf</location>
   <location>committees/santuario.rdf</location>
+  <location>committees/sentry.rdf</location>
   <location>committees/serf.rdf</location>
   <location>committees/servicemix.rdf</location>
   <!-- Retired <location>committees-retired/shale.rdf</location> -->

Added: comdev/projects.apache.org/data/committees/sentry.rdf
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/data/committees/sentry.rdf?rev=1736517&view=auto
==============================================================================
--- comdev/projects.apache.org/data/committees/sentry.rdf (added)
+++ comdev/projects.apache.org/data/committees/sentry.rdf Thu Mar 24 23:46:21 
2016
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#"; 
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
+         xmlns:asfext="http://projects.apache.org/ns/asfext#";
+         xmlns:foaf="http://xmlns.com/foaf/0.1/";>
+  <asfext:pmc rdf:about="sentry">
+    <asfext:name>Apache Sentry</asfext:name>
+    <foaf:homepage rdf:resource="http://sentry.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Propchange: comdev/projects.apache.org/data/committees/sentry.rdf
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to