Re: [PATCH 4/7] README: replace references to CHANGELOG

2023-01-26 Thread Heinrich Schuchardt
On 1/25/23 23:33, Tom Rini wrote: On Wed, Jan 25, 2023 at 07:14:59PM +0100, Heinrich Schuchardt wrote: Board configurations are in configs/ and not in the Makefile. git log is the adequate way to identify who contributed to our source. scripts/get_maintainer.pl is the correct way to identify m

Re: [PATCH 4/7] README: replace references to CHANGELOG

2023-01-25 Thread Simon Glass
On Wed, 25 Jan 2023 at 11:15, Heinrich Schuchardt wrote: > > Board configurations are in configs/ and not in the Makefile. > > git log is the adequate way to identify who contributed to our source. > scripts/get_maintainer.pl is the correct way to identify maintainers. > > Signed-off-by: Heinrich

Re: [PATCH 4/7] README: replace references to CHANGELOG

2023-01-25 Thread Tom Rini
On Wed, Jan 25, 2023 at 07:14:59PM +0100, Heinrich Schuchardt wrote: > Board configurations are in configs/ and not in the Makefile. > > git log is the adequate way to identify who contributed to our source. > scripts/get_maintainer.pl is the correct way to identify maintainers. > > Signed-off-b

[PATCH 4/7] README: replace references to CHANGELOG

2023-01-25 Thread Heinrich Schuchardt
Board configurations are in configs/ and not in the Makefile. git log is the adequate way to identify who contributed to our source. scripts/get_maintainer.pl is the correct way to identify maintainers. Signed-off-by: Heinrich Schuchardt --- README | 16 ++-- 1 file changed, 6 inser