Versions Compared

Key

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

...

Rohit Singh Rathaur

Key-Info (info.yaml)

Code Block
---
project: '' 
project_creation_date: ''
project_category: '' # One of: Deployment, Integration & Testing, Infrastructure
lifecycle_state: '' # One of: Incubation, Mature, Integration, Archived
project_lead: &anuket_PROJECTNAME_ptl
    name: '' # ex: "Justine Smith"
    email: ''
    company: ''
    id: '' # Linux Foundation ID
    timezone: ''
primary_contact: *anuket_PROJECTNAME_ptl
issue_tracking:
    type: 'jira'
    url: 'https://jira.anuket.io/projects/CHANGEME'
    key: 'CHANGEME'
mailing_list:
    type: 'groups.io'
    url: 'anuket-tech-discuss@lists.anuket.io'
    tag: '#changeme'
realtime_discussion: # Fields may be blank if no realtime discussions
    type: 'slack'
    server: 'anuketworkspace.slack.com'
    channel: '#projectname'
meetings: # Fields may be blank if no standing meetings
    - type: 'zoom'
      agenda: '' # eg: 'https://wiki.anuket.io/display/HOME'
      url: '' # eg: 'https://global.gotomeeting.com/join/819733085'
      repeats: '' # ex: weekly, monthly, bi-weekly
      time: '' # ex: '16:00 UTC'
repositories:
    - '' # ex: myproject
committers:
    - <<: *anuket_CHANGEME_ptl
    - name: '' # repeat all fields for each committer
      email: ''
      company: ''
      id: ''
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


Committers


Volunteers

Girish L

...