summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <alexey+gentoo@asokolov.org>2023-02-09 08:58:31 +0000
committerJoonas Niilola <juippis@gentoo.org>2023-02-23 09:00:53 +0200
commit4c0d90fed051c2fe999b758847ef4b7ed3908987 (patch)
tree33243817f039db912fcad8542a7436249bb36235
parentdev-python/opt-einsum: Use pypi.eclass (diff)
downloadgentoo-4c0d90fed051c2fe999b758847ef4b7ed3908987.tar.gz
gentoo-4c0d90fed051c2fe999b758847ef4b7ed3908987.tar.bz2
gentoo-4c0d90fed051c2fe999b758847ef4b7ed3908987.zip
sys-process/fcron: add myself as a maintainer
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/29502 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--sys-process/fcron/metadata.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/sys-process/fcron/metadata.xml b/sys-process/fcron/metadata.xml
index 56676d154a72..73e3113823f3 100644
--- a/sys-process/fcron/metadata.xml
+++ b/sys-process/fcron/metadata.xml
@@ -1,7 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person" proxied="yes">
+ <email>alexey+gentoo@asokolov.org</email>
+ <name>Alexey Sokolov</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<use>
<flag name="debug">
Enable debug code and output. Since version 3.0.5 this will no
@@ -21,7 +28,7 @@
Set up fcron to respect /etc/crontab and /etc/cron.d. If this
flag is disabled, /etc/cron.d and /etc/crontab will be ignored,
but /etc/cron.{hourly,daily,weekly,monthly} will still be
- respected.
+ respected. Also this creates /usr/bin/crontab symlink.
</flag>
</use>
<upstream>