···2929 check # formats & lints
3030```
31313232-@sillowww/web will be available in `dist/`.
3232+@vt3e/web will be available in `dist/`.
33333434## copying
35353636-both @sillowww/web and @sillowww/violet are licensed under the gnu agplv3.
3636+both @vt3e/web and @vt3e/violet are licensed under the gnu agplv3.
3737you can find a copy of the license in the `COPYING` file.
···11import "@typelex/emitter";
2233-namespace moe.wlo.gallery.image {
33+namespace cat.vt3e.gallery.image {
44 /**
55 * defines an image in the gallery
66 */
···2323 }
2424}
25252626-namespace moe.wlo.gallery.group {
2626+namespace cat.vt3e.gallery.group {
2727 /**
2828 * defines a group of images in the gallery
2929 */
···3535 }
3636}
37373838-namespace moe.wlo.gallery.groupItem {
3838+namespace cat.vt3e.gallery.groupItem {
3939 /**
4040 * defines an item in a gallery group
4141 */
+1-1
pkgs/uploader/README.md
···11# uploader
2233takes inputted images and uploads them to your personal data server in the
44-moe.wlo.gallery lexicon format.
44+cat.vt3e.gallery lexicon format.