blob: 7eb750dcd66b9ddda924ca3db6a200d4e07dc4b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="utf-8"?>
<authors>
<author uid="damien">
Damien Katz <damien@apache.org>
</author>
<author uid="jan">
Jan Lehnardt <jan@apache.org>
</author>
<author uid="cmlenz">
Christopher Lenz <cmlenz@apache.org>
</author>
<author uid="nslater">
Noah Slater <nslater@apache.org>
</author>
</authors>
|