Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] docs/website/association.html: move buildroot-association to Gitlab
@ 2023-09-30  9:21 Thomas Petazzoni via buildroot
  2023-09-30 10:23 ` Daniel Lang
  2023-09-30 14:13 ` Yann E. MORIN
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-09-30  9:21 UTC (permalink / raw)
  To: buildroot; +Cc: Thomas Petazzoni

The buildroot-association repository used to be hosted on Github, then
was closed for some banking issues. We're now making it public again,
but on Gitlab like the rest of Buildroot.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
 docs/website/association.html | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/website/association.html b/docs/website/association.html
index 0215f85874..da733c5013 100644
--- a/docs/website/association.html
+++ b/docs/website/association.html
@@ -32,21 +32,21 @@
 	  </ul>
 
 	  <p>The bylaws of the association are available
-	  in <a href="https://raw.githubusercontent.com/buildroot/buildroot-association/master/statuts_fr.txt">French</a>
+	  in <a href="https://gitlab.com/buildroot.org/buildroot-association/-/raw/master/statuts_fr.txt">French</a>
 	  (official) and
-	  in <a href="https://github.com/buildroot/buildroot-association/blob/master/statutes_en.txt">English</a>
+	  in <a href="https://gitlab.com/buildroot.org/buildroot-association/-/raw/master/statutes_en.txt">English</a>
 	  (unofficial translation). The association was declared on
 	  March 14, 2016 to the <em>Préfecture de Haute-Garonne</em>
 	  (France) and is registered under the n°W313024278. See this
-	  official <a href="https://github.com/buildroot/buildroot-association/blob/master/pdf/Recepisse_CR.pdf">receipt</a>
+	  official <a href="https://gitlab.com/buildroot.org/buildroot-association/-/raw/master/pdf/Recepisse_CR.pdf">receipt</a>
 	  from the French authorities.</p>
 
 	  <p>Our accounting is fully public, including the bank
 	  account summaries,
-	  see <a href="https://github.com/buildroot/buildroot-association/tree/master/accounting">accounting</a>. Numerous
+	  see <a href="https://gitlab.com/buildroot.org/buildroot-association/-/tree/master/accounting">accounting</a>. Numerous
 	  other administrative documents related to the association
 	  are available on
-	  its <a href="https://github.com/buildroot/buildroot-association/">Github
+	  its <a href="https://gitlab.com/buildroot.org/buildroot-association/">Github
 	  repository</a></p>
 	</div>
       </div>
@@ -68,7 +68,7 @@
 
 	  <p>Once the membership fee is received, it will be listed in
 	  the
-	  association <a href="https://github.com/buildroot/buildroot-association/tree/master/accounting">accounting</a>
+	  association <a href="https://gitlab.com/buildroot.org/buildroot-association/-/tree/master/accounting">accounting</a>
 	  files, which serve as the official list of
 	  members. Therefore, members accept that their name and the
 	  amount of their membership fee is made public.</p>
-- 
2.41.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] docs/website/association.html: move buildroot-association to Gitlab
  2023-09-30  9:21 [Buildroot] [PATCH] docs/website/association.html: move buildroot-association to Gitlab Thomas Petazzoni via buildroot
@ 2023-09-30 10:23 ` Daniel Lang
  2023-09-30 14:13 ` Yann E. MORIN
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Lang @ 2023-09-30 10:23 UTC (permalink / raw)
  To: Thomas Petazzoni, buildroot

Hey Thomas,

On 30.09.23 11:21, Thomas Petazzoni via buildroot wrote:
> The buildroot-association repository used to be hosted on Github, then
> was closed for some banking issues. We're now making it public again,
> but on Gitlab like the rest of Buildroot.

Great move!

I think I found another instance where Github
needs to be replaced with Gitlab.
See below.

>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> ---
>  docs/website/association.html | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/docs/website/association.html b/docs/website/association.html
> index 0215f85874..da733c5013 100644
> --- a/docs/website/association.html
> +++ b/docs/website/association.html
> @@ -32,21 +32,21 @@
>  	  </ul>
>
>  	  <p>The bylaws of the association are available
> -	  in <a href="https://raw.githubusercontent.com/buildroot/buildroot-association/master/statuts_fr.txt">French</a>
> +	  in <a href="https://gitlab.com/buildroot.org/buildroot-association/-/raw/master/statuts_fr.txt">French</a>
>  	  (official) and
> -	  in <a href="https://github.com/buildroot/buildroot-association/blob/master/statutes_en.txt">English</a>
> +	  in <a href="https://gitlab.com/buildroot.org/buildroot-association/-/raw/master/statutes_en.txt">English</a>
>  	  (unofficial translation). The association was declared on
>  	  March 14, 2016 to the <em>Préfecture de Haute-Garonne</em>
>  	  (France) and is registered under the n°W313024278. See this
> -	  official <a href="https://github.com/buildroot/buildroot-association/blob/master/pdf/Recepisse_CR.pdf">receipt</a>
> +	  official <a href="https://gitlab.com/buildroot.org/buildroot-association/-/raw/master/pdf/Recepisse_CR.pdf">receipt</a>
>  	  from the French authorities.</p>
>
>  	  <p>Our accounting is fully public, including the bank
>  	  account summaries,
> -	  see <a href="https://github.com/buildroot/buildroot-association/tree/master/accounting">accounting</a>. Numerous
> +	  see <a href="https://gitlab.com/buildroot.org/buildroot-association/-/tree/master/accounting">accounting</a>. Numerous
>  	  other administrative documents related to the association
>  	  are available on
> -	  its <a href="https://github.com/buildroot/buildroot-association/">Github
> +	  its <a href="https://gitlab.com/buildroot.org/buildroot-association/">Github

The text needs to be changed to Gitlab as well:

-	  its <a href="https://github.com/buildroot/buildroot-association/">Github
+	  its <a href="https://gitlab.com/buildroot.org/buildroot-association/">Gitlab

>  	  repository</a></p>
>  	</div>
>        </div>
> @@ -68,7 +68,7 @@
>
>  	  <p>Once the membership fee is received, it will be listed in
>  	  the
> -	  association <a href="https://github.com/buildroot/buildroot-association/tree/master/accounting">accounting</a>
> +	  association <a href="https://gitlab.com/buildroot.org/buildroot-association/-/tree/master/accounting">accounting</a>
>  	  files, which serve as the official list of
>  	  members. Therefore, members accept that their name and the
>  	  amount of their membership fee is made public.</p>

Regards
Daniel
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] docs/website/association.html: move buildroot-association to Gitlab
  2023-09-30  9:21 [Buildroot] [PATCH] docs/website/association.html: move buildroot-association to Gitlab Thomas Petazzoni via buildroot
  2023-09-30 10:23 ` Daniel Lang
@ 2023-09-30 14:13 ` Yann E. MORIN
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2023-09-30 14:13 UTC (permalink / raw)
  To: Thomas Petazzoni; +Cc: buildroot

Thomas, All,

On 2023-09-30 11:21 +0200, Thomas Petazzoni via buildroot spake thusly:
> The buildroot-association repository used to be hosted on Github, then
> was closed for some banking issues. We're now making it public again,
> but on Gitlab like the rest of Buildroot.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>

Applied to master, after fixing the remaining Github instance as noticed
by Daniel, thanks.

Regards,
Yann E. MORIN.

> ---
>  docs/website/association.html | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/docs/website/association.html b/docs/website/association.html
> index 0215f85874..da733c5013 100644
> --- a/docs/website/association.html
> +++ b/docs/website/association.html
> @@ -32,21 +32,21 @@
>  	  </ul>
>  
>  	  <p>The bylaws of the association are available
> -	  in <a href="https://raw.githubusercontent.com/buildroot/buildroot-association/master/statuts_fr.txt">French</a>
> +	  in <a href="https://gitlab.com/buildroot.org/buildroot-association/-/raw/master/statuts_fr.txt">French</a>
>  	  (official) and
> -	  in <a href="https://github.com/buildroot/buildroot-association/blob/master/statutes_en.txt">English</a>
> +	  in <a href="https://gitlab.com/buildroot.org/buildroot-association/-/raw/master/statutes_en.txt">English</a>
>  	  (unofficial translation). The association was declared on
>  	  March 14, 2016 to the <em>Préfecture de Haute-Garonne</em>
>  	  (France) and is registered under the n°W313024278. See this
> -	  official <a href="https://github.com/buildroot/buildroot-association/blob/master/pdf/Recepisse_CR.pdf">receipt</a>
> +	  official <a href="https://gitlab.com/buildroot.org/buildroot-association/-/raw/master/pdf/Recepisse_CR.pdf">receipt</a>
>  	  from the French authorities.</p>
>  
>  	  <p>Our accounting is fully public, including the bank
>  	  account summaries,
> -	  see <a href="https://github.com/buildroot/buildroot-association/tree/master/accounting">accounting</a>. Numerous
> +	  see <a href="https://gitlab.com/buildroot.org/buildroot-association/-/tree/master/accounting">accounting</a>. Numerous
>  	  other administrative documents related to the association
>  	  are available on
> -	  its <a href="https://github.com/buildroot/buildroot-association/">Github
> +	  its <a href="https://gitlab.com/buildroot.org/buildroot-association/">Github
>  	  repository</a></p>
>  	</div>
>        </div>
> @@ -68,7 +68,7 @@
>  
>  	  <p>Once the membership fee is received, it will be listed in
>  	  the
> -	  association <a href="https://github.com/buildroot/buildroot-association/tree/master/accounting">accounting</a>
> +	  association <a href="https://gitlab.com/buildroot.org/buildroot-association/-/tree/master/accounting">accounting</a>
>  	  files, which serve as the official list of
>  	  members. Therefore, members accept that their name and the
>  	  amount of their membership fee is made public.</p>
> -- 
> 2.41.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-30 14:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-30  9:21 [Buildroot] [PATCH] docs/website/association.html: move buildroot-association to Gitlab Thomas Petazzoni via buildroot
2023-09-30 10:23 ` Daniel Lang
2023-09-30 14:13 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox