[kwallet] /: Updating maintainer name

David Faure faure at kde.org
Sun Aug 2 17:31:36 UTC 2015


On Sunday 02 August 2015 09:06:40 Valentin Rusu wrote:
> Git commit a9bf64d1efdf39d7be86a42309d7544d2eba8f0f by Valentin Rusu.
> Committed on 02/08/2015 at 09:06.
> Pushed by vrusu into branch 'master'.
> 
> Updating maintainer name
> 
> M  +1    -1    metainfo.yaml
> 
> http://commits.kde.org/kwallet-framework/a9bf64d1efdf39d7be86a42309d7544d2eba8f0f
> 
> diff --git a/metainfo.yaml b/metainfo.yaml
> index 253a675..6e0ad69 100644
> --- a/metainfo.yaml
> +++ b/metainfo.yaml
> @@ -1,4 +1,4 @@
> -maintainer: vrusu
> +maintainer: Valentin Rusu

Are you sure about this? All other frameworks use the identity login name there.
This makes it possible (e.g. for api.kde.org) to determine full name and email.

I just noticed that modemmanager-qt and networkmanager-qt do it wrong
 -> cc'ing the maintainers.

Compare
http://api.kde.org/frameworks-api/frameworks5-apidocs/kio/html/index.html
where it's done right (identity login)

and 
http://api.kde.org/frameworks-api/frameworks5-apidocs/modemmanager-qt/html/index.html
where it's not (falls back to "The KDE Community" when the maintainer name is empty
or unparseable).

This being said, I don't know if kapidox supports multiple names in that field, but it's worth
a try.

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5



More information about the Kde-frameworks-devel mailing list