1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-26 21:41:34 +03:00

Remove myself as maintainer

I got the following error message after trying to remove my maintainer
entry from the DOAP file:

> Must have at least one doap:maintainer property with a gnome:userid
> property

So I'm adding the previous maintainer.
This commit is contained in:
Nick Wellnhofer
2025-12-06 19:04:44 +01:00
parent 22f9d73089
commit 9c80a89af2
2 changed files with 5 additions and 7 deletions

View File

@@ -21,11 +21,9 @@ This code is released under the MIT License, see the Copyright file.
## Security
This is open-source software written by hobbyists, maintained by a single
volunteer, badly tested, written in a memory-unsafe language and full of
security bugs. It is foolish to use this software to process untrusted data.
As such, we treat security issues like any other bug. Each security report
we receive will be made public immediately and won't be prioritized.
This project is unmaintained and has
[known security issues](https://gitlab.gnome.org/GNOME/libxml2/-/issues/346).
It is foolish to use this software to process untrusted data.
## Build instructions

View File

@@ -26,8 +26,8 @@ CygWin, MacOS X, RISC Os, OS/2, QNX, MVS,
<maintainer>
<foaf:Person>
<foaf:name>Nick Wellnhofer</foaf:name>
<gnome:userid>nwellnhof</gnome:userid>
<foaf:name>Daniel Veillard</foaf:name>
<gnome:userid>veillard</gnome:userid>
</foaf:Person>
</maintainer>
</Project>