summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: reassign np-hardass's packagesJoonas Niilola2022-07-241-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: normalise np-hardass@ emailSam James2021-03-251-2/+2
| | | | | | | The old form confused tools like bug-assign-user-js and is more consistent with the rest of the tree. Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+0
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-im/telegram-desktop-bin: Fix maintainer orderJonas Stein2018-06-251-4/+4
| | | | | | Proxy team is never 1st. Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-im/telegram-desktop-bin: Maintainer retiredJonas Stein2018-06-251-5/+2
| | | | | | Proxied maintainer retired due to inactivity. Closes: https://bugs.gentoo.org/633230 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-im/telegram-desktop-bin: Remove useless maintainer <description/>Michał Górny2018-02-111-2/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* net-im/telegram-desktop-bin: Add Henning Schild and myself to metadataNP-Hardass2017-12-271-0/+9
| | | | | Signed-off-by: Victor Gaydov <victor@enise.org> Package-Manager: Portage-2.3.18, Repoman-2.3.6
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-im/telegram-desktop-bin: Add telegram-bin to the tree.Victor Gaydov2016-07-081-0/+13
Telegram is a cloud-based instant messaging service. Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1551 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>