diff options
author | HesterG <hestergong@gmail.com> | 2023-07-12 13:35:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-12 13:35:07 +0200 |
commit | b137a032977b39925f95baedf80acf4c2a10f6a0 (patch) | |
tree | dbe60908188ac8968af00b886b4f1778e2b978b7 /CONTRIBUTING.md | |
parent | Fix margin on the `new/edit milestone` page (#25801) (diff) | |
download | forgejo-b137a032977b39925f95baedf80acf4c2a10f6a0.tar.xz forgejo-b137a032977b39925f95baedf80acf4c2a10f6a0.zip |
Update blog links (#25843)
As title. Permalinks for lastest version of blog has changed, update the
blog links.
---------
Co-authored-by: Giteabot <teabot@gitea.io>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3710aa5fe2..a656fa9ac9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -473,14 +473,14 @@ https://help.github.com/articles/signing-commits-with-gpg/ ## Technical Oversight Committee (TOC) At the start of 2023, the `Owners` team was dissolved. Instead, the governance charter proposed a technical oversight committee (TOC) which expands the ownership team of the Gitea project from three elected positions to six positions. Three positions would be elected as it has been over the past years, and the other three would consist of appointed members from the Gitea company. -https://blog.gitea.io/2023/02/gitea-quarterly-report-23q1/ +https://blog.gitea.com/quarterly-23q1/ When the new community members have been elected, the old members will give up ownership to the newly elected members. For security reasons, TOC members or any account with write access (like a bot) must use 2FA. https://help.github.com/articles/securing-your-account-with-two-factor-authentication-2fa/ ### Current TOC members -- 2023-01-01 ~ 2023-12-31 - https://blog.gitea.io/2023/02/gitea-quarterly-report-23q1/ +- 2023-01-01 ~ 2023-12-31 - https://blog.gitea.com/quarterly-23q1/ - Company - [Jason Song](https://gitea.com/wolfogre) <i@wolfogre.com> - [Lunny Xiao](https://gitea.com/lunny) <xiaolunwen@gmail.com> |