Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2024 12:42:20 +0100
From:      Robert Clausecker <fuz@fuz.su>
To:        Mateusz Piotrowski <0mp@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: 39b989ba92c7 - main - games/xteddy: Adopt
Message-ID:  <ZyIbnAjUM_pKtgfr@fuz.su>
In-Reply-To: <202410301049.49UAnS01098815@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

Was it intentional that this change also changed CONTRIBUTING.md?

Am Wed, Oct 30, 2024 at 10:49:28AM +0000 schrieb Mateusz Piotrowski:
> The branch main has been updated by 0mp:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=39b989ba92c743b3cc0464f46c8313aa47c0259e
> 
> commit 39b989ba92c743b3cc0464f46c8313aa47c0259e
> Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
> AuthorDate: 2024-10-30 10:38:18 +0000
> Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
> CommitDate: 2024-10-30 10:39:22 +0000
> 
>     games/xteddy: Adopt
> ---
>  CONTRIBUTING.md       | 10 ++++++++--
>  games/xteddy/Makefile |  2 +-
>  2 files changed, 9 insertions(+), 3 deletions(-)
> 
> diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
> index 9a7be3ba1945..cd23241c4ef4 100644
> --- a/CONTRIBUTING.md
> +++ b/CONTRIBUTING.md
> @@ -1,3 +1,9 @@
> -FreeBSD does not currently accept pull requests. This is a read-only mirror from SVN.
> +# FreeBSD Ports Collection Contribution Guidelines
>  
> -Please see the [Porter's Handbook](https://docs.freebsd.org/en/books/porters-handbook/) section on [Submitting patches](https://docs.freebsd.org/en/books/porters-handbook/quick-porting/#porting-submitting).
> +Contributions may be submitted to the FreeBSD Ports Collection via one of three methods:
> +
> +- Attachments to [Bugzilla tickets](https://bugs.freebsd.org) are preferred, as this notifies existing maintainers.
> +- Code reviews on [Phabricator](https://reviews.freebsd.org/differential) are accepted by some maintainers.
> +- GitHub Pull Requests are an experimental feature and should expect additional delay.
> +
> +To learn more about contributing to the FreeBSD Ports Collection, please see the [Porter's Handbook](https://docs.freebsd.org/en/books/porters-handbook/) section on [Submitting patches](https://docs.freebsd.org/en/books/porters-handbook/quick-porting/#porting-submitting).
> diff --git a/games/xteddy/Makefile b/games/xteddy/Makefile
> index eb697591a16a..9ca1bf58d102 100644
> --- a/games/xteddy/Makefile
> +++ b/games/xteddy/Makefile
> @@ -4,7 +4,7 @@ PORTREVISION=	4
>  CATEGORIES=	games
>  MASTER_SITES=	http://webstaff.itn.liu.se/~stegu/xteddy/
>  
> -MAINTAINER=	ports@FreeBSD.org
> +MAINTAINER=	0mp@FreeBSD.org
>  COMMENT=	Cuddlesome teddy for the X desktop
>  WWW=		http://webstaff.itn.liu.se/~stegu/xteddy/
>  

Yours,
Robert Clausecker

-- 
()  ascii ribbon campaign - for an encoding-agnostic world
/\  - against html email  - against proprietary attachments


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZyIbnAjUM_pKtgfr>