Skip to content

Instantly share code, notes, and snippets.

View rmamedov-circle's full-sized avatar

Rustam Mamedov rmamedov-circle

View GitHub Profile
#!/bin/bash
# W3C team members
W3C_MEMBERS=("Andrew" "Muhan" "Yongxiang")
# Folders to analyze
FOLDERS=(
"algolia"
"analytics"
"chatbot"
@rmamedov-circle
rmamedov-circle / dev_console_ownership.sh
Created October 14, 2025 15:06
Dev Console ownership script
#!/bin/bash
# W3C team members
W3C_MEMBERS=("Andrew" "Muhan" "Yongxiang")
# Folders to analyze
FOLDERS=(
"apiKeys"
"apiLogs"
"auth"