Skip to content

Commit 3e4a9b2

Browse files
authored
Merge branch 'master' into master
2 parents 705b46e + 066097a commit 3e4a9b2

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# These owners will be the default owners for everything in
22
# the repo. Unless a later match takes precedence, they will
33
# be requested for review when someone opens a pull request.
4-
* @creativecommons/internal-tech
4+
* @creativecommons/internal-tech @creativecommons/ct-cc-open-source-core-committers
55

66
# These users own any files in the specified directory and
77
# any of its subdirectories.

content/blog/authors/makkoncept/contents.lr

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ name: Mayank Nader
55
md5_hashed_email: 295aeb4b22aac290b7a5c29fdeb31107
66
---
77
about:
8-
Mayank Nader is a sophomore Computer Science student from India. Currently, his main area of interest is Python scripting, JavaScript development, backend, and API development. He also likes to experiment with bash scripting and ricing and configuring my Linux setup. Apart from that, he likes listening to music and watching movies, documentaries, and tv shows. He is very much inspired by Open Source and tries to contribute whenever he can.
8+
Mayank Nader is a junior computer science student from India. His main area of interest is Python scripting, JavaScript development, Data-Structure and Algorithm design. He likes listening to music and watching movies, documentaries, and TV-shows. He is `@makkoncept` on CC slack.
99

10-
Mayank is working on [the CC Search browser extension](https://github.com/creativecommons/ccsearch-browser-extension) as part of [Google Summer of Code 2019](/gsoc-2019).

content/blog/entries/cc-browser-extension-upcoming-improvements/contents.lr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The extension, currently supports only 3 filters: `license`, `sources`, and `use
3131
#### Related Images and Image tags
3232
Showing related Images will help users find a variety of images that fit their requirements and also explore the images that would not usally show up on the initial pages of the search result. Whereas, Image tags will let the users incrementally make their queries better and more specific.
3333

34-
#### Adding "Browser by Sources" section
34+
#### Adding "Browse by Sources" section
3535
Even though the users can see the number of sources supported by the extension from the drop-down filter, they might not be familiar with many of them and what kind of content they provide. Adding a "Browse by Source" section would make users appreciate the sources available for them to choose from.
3636

3737
#### Improving the bookmarks section

content/community/contents.lr

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@ The channels most relevant to CC's developer community are:
8282
<td><code>#cc-usability</code</td>
8383
<td>General usability discussions, seeking feedback on new releases of CC products from the community.</td>
8484
</tr>
85+
<tr>
86+
<td><code>#cc-dev-licenses</code</td>
87+
<td>Discussion of the <a href="https://github.com/creativecommons/cc-licenses">CC license infrastructure overhaul project</a>.</td>
88+
</tr>
8589
</tbody>
8690
</table>
8791

0 commit comments

Comments
 (0)