]> git.dujemihanovic.xyz Git - u-boot.git/commit
README: replace references to CHANGELOG
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 25 Jan 2023 18:14:59 +0000 (19:14 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 27 Jan 2023 17:32:00 +0000 (18:32 +0100)
commit0c4759fbfd5be481d14ebb8b7c2d085ec649d04d
tree8cc5bb7b6a4e11049986c1070a45ce7d62677c34
parent57ccfa7b0c8a7cc50a7e43a0ecedc49f5fbba087
README: replace references to CHANGELOG

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 <heinrich.schuchardt@canonical.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
README