Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languageyml
---
project: 'Thoth'
project_creation_date: '01 June 2021'
project_category: 'Infrastructure' # One of: Deployment, Integration & Testing, Infrastructure
lifecycle_state: 'Incubation' # One of: Incubation, Mature, Integration, Archived
project_lead: &anuket_PROJECTNAME_ptl
    name: 'Sridhar K. N. Rao'
    email: 'sridhar.rao@spirent.com'
    company: 'Spirent Communications'
    id: 'sridharkn' # Linux Foundation ID
    timezone: 'IST ((GMT+5:30)'
primary_contact: *anuket_PROJECTNAME_ptl
issue_tracking:
    type: 'jira'
    url: 'https://jira.anuket.io/projects/thoth'
    key: 'thoth'
mailing_list:
    type: 'groups.io'
    url: 'anuket-tech-discuss@lists.anuket.io'
    tag: 'thoth'
realtime_discussion: # Fields may be blank if no realtime discussions
    type: 'slack'
    server: 'anuketworkspace.slack.com'
    channel: '#thoth'
meetings: # Fields may be blank if no standing meetings
    - type: 'zoom'
      agenda: 'https://wiki.anuket.io/display/HOME/Thoth-Meeting+Minutes' # eg: 'https://wiki.anuket.io/display/HOME'
      url: 'https://zoom.us/j/96163911066' # eg: 'https://global.gotomeeting.com/join/819733085'
      repeats: 'weekly' # ex: weekly, monthly, bi-weekly
      time: '13:00 UTC' # ex: '16:00 UTC'
repositories:
    - 'thoth' # ex: myproject
committers:
    - name: 'Sridhar K. N. Rao' # repeat all fields for each committer
      email: 'sridhar.rao@spirent.com'
      company: 'Spirent Communications'
      id: 'sridharkn'
    - name: 'Girish L' # repeat all fields for each committer
      email: 'girish.l@cittumkur.org'
      company: 'CIT, Gubbi'
      id: 'girishl'
    - name: 'Rohit Rathaur' # repeat all fields for each committer
      email: 'rohitrathore.imh55@gmail.com'
      company: 'BIT, Mesra'
      id: 'TeAmP0is0N'
tsc:
    # yamllint disable rule:line-length
    approval: '' # ex: https://wiki.anuket.io/display/HOME/2021-01-12+TSC+Agenda+and+Minutes
    changes:
        - type: ''
          link: ''
          # yamllint enable rule:line-length


Contributors

  1. Rohit Singh Rathaur
  2. Kanak Raj  - BIT Mesra
  3. Shubhank Saxena 
  4. Akanksha Singh
  5. Jahanvi Ojha

...