Skip to content
Milan Curcic edited this page Sep 24, 2021 · 6 revisions

Knowledge base for the preparation of the monthly newsletter.

Champion of the month

To keep the monthly newsletter on track and on time, we elect a member of the community responsible for publishing the newsletter. Responsibilities are to timely initiate the draft for the newsletter and invite contributors as well as merge the final newsletter on time. Please enter your name in the table below if you'd like to champion a newsletter in a month that is available. The month in each row refers to the month of publication, so the responsibility falls in the second half of the previous month. For example, signing up for August would require you to push the newsletter draft during the last week of July.

month primary backup
June 2021 Sebastian (@awvwgk) Laurence
July 2021 Laurence
August 2021 Milan Curcic
September 2021 Milan Curcic
October 2021 Laurence
November 2021
December 2021

Repository activities

This section collects updates from the repositories in the @fortran-lang namespace, which includes the activity at stdlib, fpm and fortran-lang.org. Listed are open pull request and pull requests merged in the month, as well as notable events around the project, like releases, associated repositories (like setup-fpm for fpm or stdlib-cmake-example) or new projects (like the discussion board for fpm).

Monthly call

The monthly newsletter contains a link to the recording of the monthly call. The recordings are uploaded to the Fortran-lang YouTube channel. Check the recording of the last month and select the embed option under share to get the link. The HTML to include the link with preview usually looks like:

<iframe width="560" height="315" src="https://www.youtube.com/embed/06hVFA8ApG4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Compiler section

The compiler sections are usually written in collaboration with the developers of the respective compilers.

When opening a newsletter draft PR, please mark @certik and @AlexisPerry as reviewers to let them know that the PR is waiting for their contributions.

Contributor data

The contributor stats shown at the bottom of our Fortran-lang Community page are currently updated manually at the end of each month. The data are collected from Github using the download_issues.py script from https://gitlab.com/certik/github_stats. The script is run for each of the main Fortran-lang repositories as well as the j3/fortran_proposals repository - you must edit script to specify the desired repository. The script outputs a data.json file on completion which must be copied to the community/github_stats_data folder and renamed according to the repository.