Skip to content

Commit

Permalink
cron.eclass: drop incorrect (and misplaced) comment re bug assignment
Browse files Browse the repository at this point in the history
cron-bugs@ is not the maintainer but this message regarding
bug assignment isn't needed. We would make them the maintainer
if they still existed.

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Mar 31, 2021
1 parent 75aff77 commit cecf2d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions eclass/cron.eclass
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# @ECLASS: cron.eclass
Expand All @@ -16,7 +16,6 @@
# NOTE on defaults: the default settings in the below functions were
# chosen based on the most common setting among cron ebuilds.
#
# Please assign any bugs regarding this eclass to [email protected].

inherit eutils flag-o-matic

Expand Down

0 comments on commit cecf2d3

Please sign in to comment.