We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 441afd1 commit df53b0bCopy full SHA for df53b0b
2 files changed
contributors/_schema/projects/index.ts
@@ -16,7 +16,7 @@ export {
16
17
export { FANDOM_COOKIES_ROLES } from "./fandom-cookies";
18
19
-export const FUJOCODED_ROLES = ["HimeOps", "FujoCoded"];
+export const FUJOCODED_ROLES = ["HimeOps", "FujoCoded", "Project Manager"];
20
export const LEARN_AT_ROLES = ["Article Writer", "Writers Coordinator"];
21
export const CODE_CONTRIBUTOR_ROLES = ["Documentation", "Maintainer"];
22
contributors/sel.yaml
@@ -6,8 +6,8 @@ roles:
6
Code Contributor:
7
- role: Documentation
8
details: AuthProto README
9
+ - role: Maintainer
10
+ details: ao3.js, fujocoded-plugins, astrolabe
11
Learn@:
12
- role: Article Writer
13
details: GitHub Codespaces
- - role: Maintainer
- details: ao3.js, fujocoded-plugins, astrolabe
0 commit comments