diff --git a/content/blogs/selection-entry.rst b/content/blogs/selection-entry.rst new file mode 100644 index 0000000..9bb52e7 --- /dev/null +++ b/content/blogs/selection-entry.rst @@ -0,0 +1,11 @@ +************************************ +Google Summer of Code 2021 Selection +************************************ + +:date: 2021-05-17 23:22 +:slug: finally-gsoc +:category: gsoc +:tags: gsoc, gsoc21, fossology + + +Finally after three years I have been selected in **Google Summer of Code** program at **The FOSSology Project**. I will be working on *New Buildsystem and CI/CD* for the project. \ No newline at end of file diff --git a/pelicanconf.py b/pelicanconf.py index 08fcb82..ba9d863 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -1,5 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # + AUTHOR = 'Avinal' HIDE_AUTHORS = True SITENAME = 'Be My SpaceTime'