Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 15 for CONTRIBUTORS (0.19 sec)

  1. .github/actions/people/app/main.py

            authors=authors,
            skip_users=skip_users,
        )
        top_contributors = get_top_users(
            counter=contributors_results.contributors,
            authors=authors,
            skip_users=skip_users,
        )
        top_reviewers = get_top_users(
            counter=contributors_results.reviewers,
            authors=authors,
            skip_users=skip_users,
        )
    Python
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Tue Mar 26 17:38:21 GMT 2024
    - 19.2K bytes
    - Viewed (1)
  2. docs/ja/docs/fastapi-people.md

    {% endfor %}
    
    </div>
    {% endif %}
    
    他にもたくさん (100人以上) の contributors がいます。<a href="https://github.com/tiangolo/fastapi/graphs/contributors" class="external-link" target="_blank">FastAPI GitHub Contributors ページ</a>ですべての contributors を確認できます。👷
    
    ## Top Reviewers
    
    以下のユーザーは **Top Reviewers** です。🕵️
    
    ### 翻訳のレビュー
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 7K bytes
    - Viewed (0)
  3. docs/az/docs/fastapi-people.md

    Onlar mənbə kodu, sənədləmə, tərcümələr və s. barədə əmək göstərmişlər. 📦
    
    {% if people %}
    <div class="user-list user-list-center">
    {% for user in people.top_contributors[:50] %}
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 6.9K bytes
    - Viewed (0)
  4. docs/tr/docs/fastapi-people.md

    Kaynak koduna, dökümantasyona, çevirilere ve bir sürü şeye katkıda bulundular. 📦
    
    {% if people %}
    <div class="user-list user-list-center">
    {% for user in people.top_contributors[:50] %}
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Mar 16 23:54:24 GMT 2024
    - 6.8K bytes
    - Viewed (0)
  5. docs/en/docs/fastapi-people.md

    {% endfor %}
    
    </div>
    {% endif %}
    
    ## Top Contributors
    
    Here are the **Top Contributors**. 👷
    
    These users have [created the most Pull Requests](help-fastapi.md#create-a-pull-request){.internal-link target=_blank} that have been *merged*.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Mar 16 23:54:24 GMT 2024
    - 8.7K bytes
    - Viewed (0)
  6. docs/ru/docs/fastapi-people.md

    {% endfor %}
    
    </div>
    {% endif %}
    
    На самом деле таких людей довольно много (более сотни), вы можете увидеть всех на этой странице <a href="https://github.com/tiangolo/fastapi/graphs/contributors" class="external-link" target="_blank">FastAPI GitHub Contributors page</a>. 👷
    
    ## Рейтинг ревьюеров
    
    Здесь представлен **Рейтинг ревьюеров**. 🕵️
    
    ### Проверки переводов на другие языки
    
    Я знаю не очень много языков (и не очень хорошо 😅).
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 8.6K bytes
    - Viewed (0)
  7. docs/de/docs/fastapi-people.md

    {% endfor %}
    
    </div>
    {% endif %}
    
    Es gibt viele andere Mitwirkende (mehr als hundert), Sie können sie alle auf der <a href="https://github.com/tiangolo/fastapi/graphs/contributors" class="external-link" target="_blank">FastAPI GitHub Contributors-Seite</a> sehen. 👷
    
    ## Top-Rezensenten
    
    Diese Benutzer sind die **Top-Rezensenten**. 🕵️
    
    ### Rezensionen für Übersetzungen
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Mar 30 18:10:01 GMT 2024
    - 6.8K bytes
    - Viewed (0)
  8. docs/uk/docs/fastapi-people.md

    {% endfor %}
    
    </div>
    {% endif %}
    
    Є багато інших контрибюторів (більше сотні), їх усіх можна побачити на сторінці <a href="https://github.com/tiangolo/fastapi/graphs/contributors" class="external-link" target="_blank">FastAPI GitHub Contributors</a>. 👷
    
    ## Найкращі рецензенти
    
    Ці користувачі є **Найкращими рецензентами**. 🕵️
    
    ### Рецензенти на переклади
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 8.1K bytes
    - Viewed (0)
  9. docs/fr/docs/fastapi-people.md

    Ils ont contribué au code source, à la documentation, aux traductions, etc. 📦
    
    {% if people %}
    <div class="user-list user-list-center">
    {% for user in people.top_contributors[:50] %}
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 6.9K bytes
    - Viewed (0)
  10. docs/pt/docs/fastapi-people.md

    Eles contribuíram com o código-fonte, documentação, traduções, etc. 📦
    
    {% if people %}
    <div class="user-list user-list-center">
    {% for user in people.top_contributors[:50] %}
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 6.5K bytes
    - Viewed (0)
Back to top