doc: remove extraneous contrib element
`contrib` is "A summary of the contributions made to a document by a credited source", which we don't need in this case.
This commit is contained in:
parent
99d79d0a80
commit
7f8e139413
|
@ -3,9 +3,7 @@
|
||||||
xmlns:xi="http://www.w3.org/2001/XInclude">
|
xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
<title>Home Manager Reference Pages</title>
|
<title>Home Manager Reference Pages</title>
|
||||||
<info>
|
<info>
|
||||||
<author><personname>Home Manager contributors</personname>
|
<author><personname>Home Manager contributors</personname></author>
|
||||||
<contrib>Author</contrib>
|
|
||||||
</author>
|
|
||||||
<copyright><year>2017–2019</year><holder>Home Manager contributors</holder>
|
<copyright><year>2017–2019</year><holder>Home Manager contributors</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
</info>
|
</info>
|
||||||
|
|
Loading…
Reference in a new issue