Skip to content

Commit

Permalink
Update PMC Chair in DOAP files
Browse files Browse the repository at this point in the history
  • Loading branch information
ctubbsii committed Sep 6, 2023
1 parent 29d2811 commit 167b192
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions doap/accumulo.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -343,8 +343,8 @@
</repository>
<maintainer>
<foaf:Person>
<foaf:name>Michael Wall</foaf:name>
<foaf:mbox rdf:resource="mailto:mjwall@apache.org"/>
<foaf:name>Ed Coleman</foaf:name>
<foaf:mbox rdf:resource="mailto:edcoleman@apache.org"/>
</foaf:Person>
</maintainer>
</Project>
Expand Down
4 changes: 2 additions & 2 deletions doap/accumulo2-maven-plugin.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
</repository>
<maintainer>
<foaf:Person>
<foaf:name>Michael Wall</foaf:name>
<foaf:mbox rdf:resource="mailto:mjwall@apache.org"/>
<foaf:name>Ed Coleman</foaf:name>
<foaf:mbox rdf:resource="mailto:edcoleman@apache.org"/>
</foaf:Person>
</maintainer>
</Project>
Expand Down

0 comments on commit 167b192

Please sign in to comment.