diff --git a/.github/generate_map.py b/.github/generate_map.py index 8509376f77..b5b1f4575e 100644 --- a/.github/generate_map.py +++ b/.github/generate_map.py @@ -240,7 +240,9 @@ def build_figure(counts, total_stargazers): dict( text="Countries in grey have no located stargazer.
" "Location is read from the public GitHub profile,
" - "so the map covers the located subset only.", + "so the map covers the located subset only.
" + "Country lookup by Nominatim geocoding,
" + "data © OpenStreetMap contributors.", x=0.988, y=0.05, xref="paper",