[u-boot-gitdm PATCH 2/2] Add some more employers

Jonas Karlman jonas at kwiboo.se
Sun Dec 3 09:49:49 CET 2023


Hi Simon,

On 2023-12-03 05:46, Simon Glass wrote:
> This looks at the top unknowns:
> 
>    git log --pretty=%ae v2023.01.. |sed 's/.*@//' |sort |uniq -c |
>       sort -nr |
>    (while read count email; do
>        if ! grep -q $email u-boot-config/domain-map; then
>           echo "$count $email";
>        fi; done )
> 
> It reduces the (Unknown) count from a third to a fifth.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  u-boot-config/domain-map | 38 ++++++++++++++++++++++++++++++++++++++
>  1 file changed, 38 insertions(+)
> 
> diff --git a/u-boot-config/domain-map b/u-boot-config/domain-map
> index 63cb60f..27f1a7e 100644
> --- a/u-boot-config/domain-map
> +++ b/u-boot-config/domain-map

[...]

> @@ -164,10 +175,13 @@ jmicron.com		jmicron.com
>  jp.fujitsu.com		Fujitsu
>  juniper.net		Juniper Networks
>  katalix.com		Katalix Systems
> +kernel-space.org	kernelspace
>  keymile.com		Keymile
>  keyspan.com		InnoSys
> +kwiboo.se		Kwiboo

kwiboo.se is my personal domain and I have no affiliation with kwiboo ltd.

My kwiboo nickname and the kwiboo ltd company have no affiliation, the
name conflict is purely accidental. I started using kwiboo as a nickname
from around 2005, someone unrelated registered kwiboo ltd in 2007.

All my U-Boot contributions should be affiliated with me personally and
should and cannot be affiliated with an employer.

Regards,
Jonas

>  kiethp.com		Intel
>  konsulko.com		Konsulko Group
> +kontron.de		Kontron
>  labxtechnologies.com	Lab X Technologies
>  laptop.org		OLPC
>  laurelnetworks.com	ECI Telecom

[...]


More information about the U-Boot mailing list