Bug 256018 - net/delegate: take MAINTAINERship
Summary: net/delegate: take MAINTAINERship
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Neel Chauhan
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2021-05-19 23:09 UTC by Chris Hutchinson
Modified: 2021-05-20 04:43 UTC (History)
1 user (show)

See Also:


Attachments
git diff for net/delegate (950 bytes, patch)
2021-05-19 23:09 UTC, Chris Hutchinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2021-05-19 23:09:44 UTC
Created attachment 225107 [details]
git diff for net/delegate

I just discovered this, and could use the sh##
out of it. I see it just hit the heap. So I'd
like to maintain it.

Changes
Makefile (MAINTAINER)
pkg-descr (reflow)

That's it && thanks! :-)

--Chris
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-05-20 04:43:13 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9a806a23265437ec7ffaf010b067e062869ef0b2

commit 9a806a23265437ec7ffaf010b067e062869ef0b2
Author:     Gabriel Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2021-05-20 04:42:57 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-05-20 04:42:57 +0000

    net/delegate: Pass maintainership to submitter

    PR:     256018

 net/delegate/Makefile  | 2 +-
 net/delegate/pkg-descr | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2021-05-20 04:43:25 UTC
Committed!