Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for six_months_experts (0.12 sec)

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

        people = {
            "maintainers": maintainers,
            "experts": experts,
            "last_month_experts": last_month_experts,
            "three_months_experts": three_months_experts,
            "six_months_experts": six_months_experts,
            "one_year_experts": one_year_experts,
            "top_contributors": top_contributors,
            "top_reviewers": top_reviewers,
            "top_translations_reviewers": top_translations_reviewers,
        }
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sat Aug 17 04:13:50 UTC 2024
    - 19.2K bytes
    - Viewed (1)
  2. docs/en/docs/fastapi-people.md

    {% if people %}
    <div class="user-list user-list-center">
    {% for user in people.six_months_experts[:10] %}
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 9.7K bytes
    - Viewed (0)
  3. docs/en/data/people.yml

    - login: ThirVondukr
      count: 2
      avatarUrl: https://avatars.githubusercontent.com/u/50728601?u=167c0bd655e52817082e50979a86d2f98f95b1a3&v=4
      url: https://github.com/ThirVondukr
    six_months_experts:
    - login: YuriiMotov
      count: 104
      avatarUrl: https://avatars.githubusercontent.com/u/109919500?u=e83a39697a2d33ab2ec9bfbced794ee48bc29cec&v=4
      url: https://github.com/YuriiMotov
    - login: Kludex
      count: 104
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Mon Jun 03 01:09:53 UTC 2024
    - 55.4K bytes
    - Viewed (0)
Back to top