Skip to content

Commit

Permalink
Merge pull request #2357 from JanFSchulte/master
Browse files Browse the repository at this point in the history
Removing this account from more lists
  • Loading branch information
smuzaffar authored Oct 7, 2024
2 parents 8bfa770 + 12b3391 commit ec009c9
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 54 deletions.
2 changes: 1 addition & 1 deletion create-gh-issue.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
sys.path.insert(0, repo_dir)
import repo_config
print("Using GH token from: ",repo_config.GH_TOKEN)
print("Using GH token from: ", repo_config.GH_TOKEN)
gh = Github(login_or_token=open(expanduser(repo_config.GH_TOKEN)).read().strip())
api_rate_limits(gh)
gh_repo = gh.get_repo(args.repo)
Expand Down
1 change: 0 additions & 1 deletion groups.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
tracking-pog:
- VinInn
- mtosi
- JanFSchulte
- mmusich
- VourMa
btv-pog:
Expand Down
4 changes: 2 additions & 2 deletions repos/iarspider_cmssw/cmssw/categories.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@
"alkaloge": ["jetmet-pog"],
"knollejo": ["lumi-pog"],
"cschwick": ["lumi-pog"],
"gkaratha": ["muon-pog"],
"JanFSchulte": ["muon-pog"],
"bonanomi": ["muon-pog"],
"Fedespring": ["muon-pog"],
"SWuchterl": ["btv-pog"],
"mondalspandan": ["btv-pog"],
"michael-pitt": ["proton-pog"],
Expand Down
1 change: 0 additions & 1 deletion repos/iarspider_cmssw/cmssw/groups.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
tracking-pog:
- VinInn
- mtosi
- JanFSchulte
- mmusich
- VourMa
btv-pog:
Expand Down
49 changes: 0 additions & 49 deletions repos/iarspider_cmssw/cmssw/watchers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1604,55 +1604,6 @@ slomeo:
- SimG4Core/
- SimGeneral/
- SimMuon/
JanFSchulte:
- RecoLocalTracker
- RecoPixelVertexing
- RecoTracker
- RecoVertex
- TrackingTools
- TrackPropagation
- DQMOffline/Muon
- DataFormats/L1GlobalMuonTrigger
- DataFormats/L1GlobalMuonTrigger
- DataFormats/L1TMuon
- DataFormats/L1TMuonPhase2
- DataFormats/MuonReco
- DataFormats/MuonData
- DataFormats/MuonDetId
- DataFormats/MuonSeed
- L1Trigger/CSCTrackFinder
- L1Trigger/CSCTriggerPrimitives
- L1Trigger/DTTrackFinder
- L1Trigger/DTTraco
- L1Trigger/DTTrigger
- L1Trigger/DTTriggerPhase2
- L1Trigger/DTTriggerServerPhi
- L1Trigger/DTTriggerServerTheta
- L1Trigger/DTUtilities
- L1Trigger/GlobalMuonTrigger
- L1Trigger/L1TGEM
- L1Trigger/L1TMuon
- L1Trigger/L1TMuonBarrel
- L1Trigger/L1TMuonEndcap
- L1Trigger/L1TMuonOverlap
- L1Trigger/L1TMuonOverlapPhase1
- L1Trigger/RPCTrigger
- MuonAnalysis
- RecoMuon
- SimMuon
- Validation/MuonCSCDigis
- Validation/MuonDTDigis
- Validation/MuonGEMDigis
- Validation/MuonGEMHits
- Validation/MuonGEMRecHits
- Validation/MuonHits
- Validation/MuonIdentification
- Validation/MuonIsolation
- Validation/MuonME0Validation
- Validation/MuonRPCDigis
- Validation/MuonRPCGeometry
- Validation/RPCRecHits
- Validation/RecoMuon
watson-ij:
- CondCore/GEMPlugins
- CondFormats/GEMObjects
Expand Down

0 comments on commit ec009c9

Please sign in to comment.